13Dominik / Mining-ETH-ethermine-stats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some statistics from mining ETH on Ethermine pool

Simple script that allows you to get some data from ethermine.org API for example:

  • sum of payouts, list of payouts
  • unpaid eth
  • days to next payout, date of next payout
  • current hashrate
  • daily mined eth
  • minimum payout threshold

Script also allows saving daily data to Excel file in format like in example file.

To install script you have to:

git clone https://github.com/13Dominik/Mining-ETH-ethermine-stats.git

Setting up a new project and then use:

pip install -r requirements.txt

Usage 🔧 Working script looks for example:

About


Languages

Language:Python 100.0%