Skip to content

panda-suite/pandacash-explorer

 
 

Repository files navigation

Pandacash Explorer

One Click Blockchain

Quickly fire up a personal Bitcoin Cash blockchain which you can use to execute commands while controlling how the chain operates. Pandacash Explorer will connect to your local pandacash BCH blockchain instance.

Inpired by ganache.

Setup

Pandacash-cli

It will start your blockchain instance:

npm install -g pandacash-cli
pandacash-cli

Explorer

  1. git clone https://github.com/panda-suite/pandacash-explorer
  2. cd pandacash-explorer
  3. npm install
  4. npm run build
  5. npm start

Licence

MIT

Packages

No packages published

Languages

  • JavaScript 84.2%
  • CSS 15.0%
  • HTML 0.8%