Skip to content

Solo Mining

Pubfred edited this page Oct 22, 2018 · 9 revisions

Solo Mining requirements:

1 Ensure the network hashrate is low to solo mine

2 Grab the QT wallet

3 Create a config file, config the RPC port, ensure the server is setup and allows the IP address of your hardware.

4 Configure the miner and point it to RPC IP / Port of the computer where the wallet is running

5 Profit

Safety Measures:

Take a backup of your wallet Encrypt your wallet Never add any external IP to your config file.

Solo mining on same machine as wallet

  1. First Download and install the QT wallet to solo mine.

  2. Once done let the wallet to synchronize completely. Wait until you see the check mark at the bottom right corner of your wallet and says “synchronization finished” or “up to date”.

  3. Once the blockchain has been downloaded completely, close your wallet and open the wallet configuration file. C:\Users\Propriétaire\AppData\Roaming\ZEON\zeon.conf

rpcuser=USERNAME

rpcpassword=PASSWORD

rpcallowip=127.0.0.1

rpcport=21944

server=1

listen=1

daemon=1

https://github.com/Pubfred/sgminer-hex/archive/v0.4.zip

https://github.com/Pubfred/sgminer-hex/archive/v0.4.tar.gz