Truffle
mkdir react-box
cd react-box
truffle unbox qtumproject/react-boxStarting unbox...
=================
✔ Preparing to download box
✔ Downloading
✔ Cleaning up temporary files
✔ Setting up box
Unbox successful, sweet!
Commands:
Compile: truffle compile
Migrate: truffle migrate
Test contracts: truffle test
Test dapp: cd client && npm test
Run dev server: cd client && npm run start
Build for production: cd client && npm run buildGenerating a BIP44 mnemonic to use with truffle
Launching Janus/Qtum
Seeding regtest with Qtum
truffle migrate
Last updated