Example Dapp using dapp-scratch CLI for generating an interactive contract module.
$ npm install
$ npm run dev
in another terminal
$ truffle develop
truffle > migrate
Example Dapp using dapp-scratch CLI for generating an interactive contract module.
$ npm install
$ npm run dev
in another terminal
$ truffle develop
truffle > migrate