npm install
Default vue-cli template, packages, plus:
- web3 (ethereum lib)
Deploy your Raffle contract (see part 1) and copy the address to your env file
npm run serve
npm run build
npm run lint
npm install
Default vue-cli template, packages, plus:
Deploy your Raffle contract (see part 1) and copy the address to your env file
npm run serve
npm run build
npm run lint