Solo Mining BTC using CPU
Welcome to RUKKA SoloMINER 1.0. This is a PHP file designed to mine BTC using a synchronized Bitcoin Core.
This file requires an RPC connection to Bitcoin Core. You can edit data.cfg, and it needs to be synchronized to work.
Before installing, please install Bitcoin Core first from this
site - Python : Install from this site
Official - Some Libraries need to installed in admin user:
- pip install requests
- pip install python-bitcoinrpc
- pip install colorama
IMPORTANT
- RUN command: "python miner.php" with admin user
You can dowload from my
github