You need to have node.js and webpack installed on your machine.
To use the app, you need to have MetaMask installed and point it to the Rinkeby testnet.
yarn
yarn dev
- OR -
npm install
npm run dev
yarn
yarn prod
- OR -
npm install
npm run prod
| Name | Name | Last commit date | ||
|---|---|---|---|---|
You need to have node.js and webpack installed on your machine.
To use the app, you need to have MetaMask installed and point it to the Rinkeby testnet.
yarn
yarn dev
- OR -
npm install
npm run dev
yarn
yarn prod
- OR -
npm install
npm run prod