# 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