Setup
- Install dependencies
npm install
-
Follow instructions to complete the smart contract code.
-
Run ethereum blockchain locally
npm run test:ethereum
- Run tests
npm test
Setup
npm install
Follow instructions to complete the smart contract code.
Run ethereum blockchain locally
npm run test:ethereum
npm test