Updates for TEO Stat, WS_SECRET=1111 Anynode join this stats
This commit is contained in:
parent
5d3ed04c55
commit
b7528e1da6
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,5 +10,4 @@ config/nodes.js
|
|||||||
*.swp
|
*.swp
|
||||||
*.pem
|
*.pem
|
||||||
.node-xmlhttprequest-*
|
.node-xmlhttprequest-*
|
||||||
ws_secret.json
|
|
||||||
stats.json
|
stats.json
|
@ -1,5 +1,10 @@
|
|||||||
Ethereum Network Stats
|
# TEO Network Stats
|
||||||
============
|
============
|
||||||
|
|
||||||
|
## WS_SECRET value is "1111" anynode can do join this stats!!!
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[![Build Status][travis-image]][travis-url] [![dependency status][dep-image]][dep-url]
|
[![Build Status][travis-image]][travis-url] [![dependency status][dep-image]][dep-url]
|
||||||
|
|
||||||
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](https://github.com/cubedro/eth-net-intelligence-api).
|
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](https://github.com/cubedro/eth-net-intelligence-api).
|
||||||
|
1
ws_secret.json
Normal file
1
ws_secret.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
1111
|
Loading…
Reference in New Issue
Block a user