How to use after download
- install the require pip
pip3 install -r requirements.txt
- Change the setting in programme into your favourite
#Setting
# Mining Address **Change Me**
address = 'bc1qwp44lvxgrhh42de507kezjspcyh8cvw6tvuykp'
# Mining Pool
pool = "solo.ckpool.org"
port = 3333
- run the programme like:
python3 SoloMiner.py