woyinzf / explorer

A lightweight ethereum block explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VChainExplorer (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.

About

A lightweight ethereum block explorer

License:GNU General Public License v2.0


Languages

Language:JavaScript 57.7%Language:HTML 40.9%Language:CSS 1.4%