Release v1.0
How to use
Python
First, you'll need to install the following libraries: PyQt5
, requests
To install them, simply paste these commands in your cmd:
pip install PyQt5
and pip install requests
Then, simply run wallet_gui.py
or miner.py
.
Windows
Extract the .rar(s) in a dedicated folder, then simply open the .exe(s).
Warning:
The Windows executables might have some UI problems (text boxes too short or text labels that don't display the whole text)
I compiled everything using auto-py-to-exe.