Updates for TEO Stat, WS_SECRET=1111 Anynode join this stats

pull/5/head
trustfarm-dev 6 years ago
parent 5d3ed04c55
commit b7528e1da6
  1. 3
      .gitignore
  2. 9
      README.md
  3. 1
      ws_secret.json

3
.gitignore vendored

@ -10,5 +10,4 @@ config/nodes.js
*.swp
*.pem
.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]
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).
@ -52,4 +57,4 @@ see the interface at http://localhost:3000
[travis-image]: https://travis-ci.org/cubedro/eth-netstats.svg
[travis-url]: https://travis-ci.org/cubedro/eth-netstats
[dep-image]: https://david-dm.org/cubedro/eth-netstats.svg
[dep-url]: https://david-dm.org/cubedro/eth-netstats
[dep-url]: https://david-dm.org/cubedro/eth-netstats

Loading…
Cancel
Save