A JavaScript API for interacting with the CALL Ledger
- 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
Please refer to call lib wiki.