wow-calculator/README.md

10 lines
295 B
Markdown

# 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`.
License: GPL3.0