sdk
sdk copied to clipboard
Milestones to 1.0 Release
Features
- [x] Add missing RPC API to
Blockchainclass - [ ] Fix broken types as much as possible(typescript)
Documentation:
- [ ] Use
TypeDocto generate all function/feature api. - [ ] Remake build script
- [ ] Make every intro
README.mdto each package - [ ] Write guide for each package
- [ ] An api site can be accessed via gh-page
Tests
- [ ] Increase test coverage to 75% in general
- [x] More unit test
- [ ] Remake integration test (TestNet)
- [x] Remake e2e test (Local Testnet)