Solidity/Ethereum Contract Deployment Boilerplate. Deploy a simple contract using the Rinkeby testing network.
- Fork and/or clone repository
npm install
- Open deploy.js and add 12 word mneumonic
node deploy.js
npm run test
- JavaScript
- Solidity
- Nodejs
Solidity/Ethereum Contract Deployment Boilerplate. Deploy a simple contract using the Rinkeby testing network.
npm install
node deploy.js
npm run test