Skip to content

A Python-based calculator that helps miners estimate their profitability from cryptocurrency mining. It considers factors such as electricity costs, coin price, mining hardware performance, and pool fees to calculate net profit.

License

Notifications You must be signed in to change notification settings

dr-Faust-ux/Mining-Profit-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Mining Profitability Calculator

This project calculates the profitability of cryptocurrency mining or staking, considering factors such as electricity cost, coin price, and network difficulty.

Features:

  • Calculates mining profitability based on input parameters.
  • Takes into account electricity cost, coin price, and network difficulty.
  • Provides estimated daily, weekly, and monthly profits.

Requirements:

  • Python 3.x

How to Run:

  1. Clone the repository
  2. Install the required dependencies: pip install -r requirements.txt
  3. Run the script python main.py and input your mining setup details when prompted.

About

A Python-based calculator that helps miners estimate their profitability from cryptocurrency mining. It considers factors such as electricity costs, coin price, mining hardware performance, and pool fees to calculate net profit.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages