Skip to content

callchain/call-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.