acycliclabs / indium-explorer

Indium Block Explorer
http://indium.acycliclabs.com/
1 stars 6 forks source link

Indium Block Explorer

Setup

Fork it and then clone it:

$ git clone https://github.com/YOUR-USERNAME/indium-explorer

Or, you can also directly clone it:

$ git clone https://github.com/acycliclabs/indium-explorer

Node compatibility version: v8.16.0

Install npm dependencies

npm install

Run

npm start

Or, you can run using nodemon: nodemon