yarn install
npm install -g ethereumjs-testrpc
testrpc
yarn run dev
- Go to https://remix.ethereum.org/
- Select "Web3 provider"
- Compile -> Details -> ABI
- Run -> Deploy
- Copy address where the contract was deployed
yarn install
npm install -g ethereumjs-testrpc
testrpc
yarn run dev