Skip to content

bigearth/bitbox.earth

Repository files navigation

BITBOX

One Click Blockchain

Quickly fire up a personal Bitcoin/Cash blockchain which you can use to execute commands while controlling how the chain operates.

Inpired by ganache.

Setup

  • 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

Installation

  1. Clone this repo
  2. npm install the dependencies
  3. npm start to build the app and run a local server
  4. localhost:3000 to view the app