Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 764 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 764 Bytes

Ethereum Network Stats for the Trustlines Foundation

This is a visual interface for tracking the network status of blockchains by the Trustlines Foundation. It uses WebSockets to receive stats from running nodes and output them through and angular interface. It is the front-end implementation for ethstats-client.

This is a fork of the origin ethstats server project. It is an adjusted version for the purpose of the Trustlines Blockchain and the Laika test network.

For further instructions of setup, usage, and more, please checkout the origin repository.