A fork of aw-crapp
(a React starter-kit), integrated with Drizzle
, a Reactive Ethereum datastore for dapp UIs.
This project was bootstrapped with Create React App.
- Rename
.env.sample
to.env
ganache-cli -b 3
- Open a new terminal window
yarn install
truffle compile
truffle migrate
yarn start