Post
Topic
Board Mining software (miners)
Merits 2 from 1 user
Topic OP
Rukka CPU Solo Miner BTC 1.0
by
rukkamind
on 18/08/2024, 15:47:54 UTC
⭐ Merited by ABCbits (2)
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