issues
search
harmony-one
/
sdk
Javascript SDK of Harmony protocol.
MIT License
92
stars
43
forks
source link
Milestones to 1.0 Release
#5
Open
neeboo
opened
5 years ago
neeboo
commented
5 years ago
Features
[x] Add missing RPC API to
Blockchain
class
[ ] Fix broken types as much as possible(typescript)
Documentation:
[ ] Use
TypeDoc
to generate all function/feature api.
[ ] Remake build script
[ ] Make every intro
README.md
to 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)
Features
Blockchain
classDocumentation:
TypeDoc
to generate all function/feature api.README.md
to each packageTests