XinFinOrg / Open-Hackathon

Live Hackathon on XinFin Network. Start Contribution and Get Free XDC
https://xinfinorg.github.io/Open-Hackathon/
16 stars 44 forks source link

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