Opinionated Ethereum DApp boilerplate with my favorite tools for rapid and enjoyable development. Based on react-box.
- Clone repo
truffle develop
thenmigrate
yarn install
inside client foldyarn start
- Verify that everything works by going to
http://localhost:3000
- Delete
.git
folder and create your own repository - Start hacking 🎉