Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 395 Bytes

File metadata and controls

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

$ yarn add call-lib

Doc

Please refer to call lib wiki.