Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 533 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 533 Bytes

Silver Chain Explorer (Demo)

##License

GPL (see LICENSE)

##Installation

Install Git if you haven't already

Clone the repo

git clone https://github.com/beyonderyue/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.