1.0.2 • Published 7 years ago

yzc-lib v1.0.2

Weekly downloads
7
License
Apache-2.0
Repository
-
Last release
7 years ago

About YZC 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 yzc-lib

Documents

For more information see docs.md