wow-calculator/README.md

10 lines
295 B
Markdown
Raw Permalink Normal View History

2023-10-21 00:58:38 +02:00
# 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](https://git.wownero.com/wownero/wownero).
To install the dependencies simply run `pip install -r requirements.txt`.
2023-10-21 00:58:38 +02:00
License: GPL3.0