Skip to content

Commit 600801b

Browse files
author
Roman Bylbas
authored
Removed roadmap from README.md
1 parent 81f4d0e commit 600801b

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -95,15 +95,3 @@ Run the following command from the project directory.
9595
```shell
9696
export CASPER_PHP_SDK_TEST_NODE_URL="http://127.0.0.1:7777" && php vendor/bin/phpunit tests
9797
```
98-
99-
## Roadmap
100-
- [x] Create an RPC client that returns array responses
101-
- [x] Implement all GET requests
102-
- [x] Add `Ed25519` key support
103-
- [x] Add `CLType` primitives
104-
- [x] Add domain-specific entities
105-
- [x] Add deploy creation related services
106-
- [x] Add `Secp256k1` key support
107-
- [ ] Add extensive validations
108-
- [ ] Add automated tests
109-
- [x] Add documentation

0 commit comments

Comments
 (0)