Skip to content

Web App and Telegram Bot for Monitoring Ethereum Mining

Notifications You must be signed in to change notification settings

paulsri/ethMinerStatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ethMinerStatus

Usage: ethMinerStatus dashboard || telegram

  • dashboard: a web application is run as described below
  • telegram: a report is generated hourly and sent to your chat of choice

Simple script that queries the Ethereum Go client via JSON RPC for attributes such as

  • coinbase
  • peerCount
  • blockNumber

and displays the response in a table.

A summary table is also printed above the table containing:

  • Balance of WTCT
  • Total Miners
  • Histogram of Block Numbers
  • Histogram of Peers

User-specific parameters can be provided via a configuration file named config.json

About

Web App and Telegram Bot for Monitoring Ethereum Mining

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages