/dapp-scratch-fever

Example Dapp generated using dapp-scratch CLI

Primary LanguageJavaScript

Dapp Scratch Fever

Example Dapp using dapp-scratch CLI for generating an interactive contract module.

Setup

$ npm install
$ npm run dev

in another terminal

$ truffle develop

truffle > migrate

Follow the Tutorial

Tutorial here