Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 440 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 440 Bytes

call-lib

A JavaScript API for interacting with the CALL Ledger

Features

  • Connect to a call server from Node.js or a web browser
  • Listen to events on the CALL Ledger (transaction, ledger, etc.)
  • Sign and submit transactions to the CALL Ledger

Install call-lib:

node v10.21.0 node v6.14.4
$ npm install call-lib

Documents

Please refer to call lib wiki.