Simple mining calculator for wownero
Go to file
r3dwall 283215ca1a
add calculate.py, requirements.txt; update README.md
2023-10-22 00:10:03 -03:00
README.md add calculate.py, requirements.txt; update README.md 2023-10-22 00:10:03 -03:00
calculate.py add calculate.py, requirements.txt; update README.md 2023-10-22 00:10:03 -03:00
requirements.txt add calculate.py, requirements.txt; update README.md 2023-10-22 00:10:03 -03:00

README.md

Mining calculator for Wownero

This program calculates how much $WOW a certain hashrate can mine in a period of time.

All the logic was taken from wownerod.

To install the dependencies simply run pip install -r requirements.txt.

License: GPL3.0