Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 271 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 271 Bytes

Simple First Contract Project

This is a nodejs app created to demonstrate basic interaction with a smart contract on XinFin Apothem network.

Setup

Run the following commands, update the contract address / abi if necessary

  1. npm i --g lerna
  2. npm i
  3. npm start