Skip to content

puffscoin/explorer

 
 

Repository files navigation

PUFFScoin Block Explorer

##License

GPL (see LICENSE)

##Installation

Install Git if you haven't already

Clone the repo

git clone https://github.com/puffscoin/explorer

Download Nodejs and npm if you don't have them

Start the program. All dependencies will be automatically downloaded

npm start

Then visit http://localhost:8000 in your browser of choice. You might get an error message:

gpuffs --rpc --rpccorsdomain "http://localhost:8000"

Install gpuffs if you don't already have it installed, then run the above command.

Then refresh the page in your browser.

About

A lightweight PUFFScoin block explorer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.9%
  • HTML 42.7%
  • CSS 1.4%