Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 531 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 531 Bytes

PATH Javascript API

Build Status

JS API wraps smart contract calls to the Ethereum contracts used by the Path Platform into JS modules

Prerequisites:

  • Install node.js ^8.11.3 and npm
  • Install Ganache: http://truffleframework.com/ganache
  • Run Ganache
  • Set TEST_MNEMONIC environment variable on local environment AND in .trevis.yml to the same mnemonic as used by Ganache