Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 404 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 404 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:

$ npm install call-lib

Documents

Please refer to call lib wiki.