tgerring / eth-netstats

Ethereum Network Stats

Home Page:https://stats.ethdev.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

##Run

npm start

see the interface at http://localhost:3000

About

Ethereum Network Stats

https://stats.ethdev.com/

License:GNU General Public License v3.0


Languages

Language:JavaScript 97.0%Language:HTML 1.8%Language:CSS 1.3%