Quickly fire up a personal Bitcoin/Cash blockchain which you can use to execute commands while controlling how the chain operates.
Inpired by ganache.
- Node v10.3.x && npm v5.6.x
nvm install stable
- webpack v3.10.x
npm install --global webpack
- XCode
sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
- Clone this repo
npm install
the dependenciesnpm start
to build the app and run a local serverlocalhost:3000
to view the app