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 npm i --g lerna npm i npm start