Ensure your development environment is ready. Follow these instructions to check.
Clone this repository and run yarn
.
This project uses buidler. See available commands by running npx buidler
.
Run yarn test
to run the test suite.
npx buidler node
- Deploy contracts to the local network:
npx buidler run --network localhost scripts/deploy.ts
- Start the frontend app:
cd app && yarn react-app:start
- In your browser, connect MetaMask to your local Ethereum network:
-
Select
http://127.0.0.1:8545
from the MetaMask network dropdown -
Import an account generated by Buidler EVM (in step 1) using the private key