Skip to content

Latest commit

 

History

748 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleChain Network Stats

This is a visual interface for tracking simpleChain 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.

the boot nodes state of the SimpleChain network

#japan
47.91.16.204:3000
#cn
47.99.133.102:8888

You can join the state when Sipe start with parameters :

--metrics --ethstats yourname:simplechain@yourip:yourport

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/simplechain-org/netstats
cd netstats
npm install

##Run

npm start

see the interface at http://localhost:3000

About

simpleChain netstats

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages