Skip to content

buidldao/eth-netstats

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Network Stats

Build Status dependency status

This is a visual interface for tracking ethereum network status. It uses WebSockets to receive stats from running nodes and output them through an angular interface. It is the front-end implementation for eth-net-intelligence-api.

Screenshot

Prerequisite

  • node
  • npm

Installation

Make sure you have node.js and npm installed.

Clone the repository and install the dependencies

git clone https://github.com/cubedro/eth-netstats
cd eth-netstats
npm install
sudo npm install -g grunt-cli

##Build the resources NetStats features two versions: the full version and the lite version. In order to build the static files you have to run grunt tasks which will generate dist or dist-lite directories containing the js and css files, fonts and images.

To build the full version run

grunt

To build the lite version run

grunt lite

If you want to build both versions run

grunt all

##Run

npm start

see the interface at http://localhost:3000

Run on mac w/ parity

History (June 2018):

502  grunt
  503  WS_SECRET="chosen_secret" npm start
  504  grunt
  505  WS_SECRET="chosen_secret" npm start
  506  grunt
  507  WS_SECRET="chosen_secret" npm start
  508  grunt
  509  WS_SECRET="chosen_secret" npm start
  510  grunt
  511  WS_SECRET="chosen_secret" npm start
  512  c
  513  WS_SECRET="chosen_secret" npm start
  514  grunt
  515  WS_SECRET="chosen_secret" npm start
  516  c
  517  WS_SECRET="chosen_secret" npm start
  518  grunt && WS_SECRET="chosen_secret" npm start
  519  grunt && WS_SECRET="chosen_secret" npm start
  520  grunt && WS_SECRET="chosen_secret" npm start
  521  c
  522  grunt && WS_SECRET="chosen_secret" npm start
  523  grunt && WS_SECRET="chosen_secret" npm start
  524  grunt && WS_SECRET="chosen_secret" npm start
  525  grunt && WS_SECRET="chosen_secret" npm start
  526  npm install -s grunt-cli
  527  npm install -s pm2
  528  npm audit fix
  529  npm audit fix --force
  530  npm audit fix
  531  npm audit fix
  532  npm i --package-lock-only
  533  npm audit fix
  534  c
  535  git status
  536  npm install --save
  537  c
  538  h
  539  grunt && WS_SECRET="chosen_secret" npm start
  540  open .
  541  c
  542  grunt && WS_SECRET="chosen_secret" npm start
  543  grunt && WS_SECRET="chosen_secret" npm start
  544  grunt
  545  grunt && WS_SECRET="chosen_secret" npm start
  546  c

Packages

No packages published

Languages

  • JavaScript 95.8%
  • CSS 2.3%
  • HTML 1.9%