From b7528e1da68073ead89d2cf75c314e889b4a814b Mon Sep 17 00:00:00 2001 From: trustfarm-dev Date: Wed, 7 Nov 2018 10:12:55 +0000 Subject: [PATCH] Updates for TEO Stat, WS_SECRET=1111 Anynode join this stats --- .gitignore | 3 +-- README.md | 9 +++++++-- ws_secret.json | 1 + 3 files changed, 9 insertions(+), 4 deletions(-) create mode 100644 ws_secret.json diff --git a/.gitignore b/.gitignore index 916a09d..82985af 100644 --- a/.gitignore +++ b/.gitignore @@ -10,5 +10,4 @@ config/nodes.js *.swp *.pem .node-xmlhttprequest-* -ws_secret.json -stats.json \ No newline at end of file +stats.json diff --git a/README.md b/README.md index 48efbf7..5847b1c 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file +[dep-url]: https://david-dm.org/cubedro/eth-netstats diff --git a/ws_secret.json b/ws_secret.json new file mode 100644 index 0000000..5f2f16b --- /dev/null +++ b/ws_secret.json @@ -0,0 +1 @@ +1111