jingtum-lib-gm
Version:
jingtum lib
17 lines (12 loc) • 429 B
Markdown
# About Jingtum lib
Basic js lib to be used for interacting with jingtum blockchain network.
- Keep only one websocket connecttion to jingtum and handle exception
- Do transaction to jingtumd, and process response
- Subscribe events, include server, ledger, account and so on
- Get other information from jingtum
## INSTALL
```
$ npm install jingtum-lib-gm
```
## Documents
For more information see `docs.md`