Skip to content

Release v1.0

Compare
Choose a tag to compare
@alessio-ds alessio-ds released this 17 Feb 15:52
· 15 commits to main since this release

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.