Follow this step-by-step guide to start mining using our mining pool.
1. Set Up Your Wallet1. Open your wallet.
2. Navigate to
Tools -> Console.
3. Type the following command in the console to create a
legacy receiving address for your miner:
getnewaddress "" "legacy"
4. Example output:
4UyrFQrAoNQMEMqNhZTareRmjeU68bLiop
This is the receiving address you'll use for mining.
2. Download and Configure cpuminer1.
Click here to download cpuminer and extract the zip file.
2. Open
Run using
WinKey + R and type
notepad, then click
OK.
3. Paste the following command into Notepad, replacing the placeholders:
minerd -a scrypt -o stratum+tcp://[b]203.0.113.53:3008[/b] -u [b]4UyrFQrAoNQMEMqNhZTareRmjeU68bLiop[/b] -p anything
- Replace
203.0.113.53 with your VPS's IP address.
- Replace
4UyrFQrAoNQMEMqNhZTareRmjeU68bLiop with the receiving address you created earlier.
4. Save the file:
- Click
File -> Save As....
- Set
"Save as type" to
All Files (*.*).
- Name the file
mine.bat.
- Save it in the directory where you extracted cpuminer.
3. Start Mining!1. Open your wallet.
2. Double-click
mine.bat to start mining.
3. Watch as your miner contributes to the pool and earns rewards! 🎉