Tutorial - Mine on mining pool

Mine for blocks with your PC and the following instructions.

Instructions to mine with your mining pool.

Open your wallet.

Go to Window -> Console.
This is the console where you execute RPC commands.

Type the following command, to create a legacy receiving address for your miner:

getnewaddress "" "legacy"

Example output.

SxbhMhGjf5nbDCV9u2rjvjMFgkbgXGCseE

Click here to download cpuminer and extract the zip file.

Open "Run" with the keyboard shortcut winkey + r.

Enter the following text behind "Open": notepad

Press on the button "OK".

Modify the following values in the following text.

minerd -a scrypt -o stratum+tcp://spools.online:8805 -u [PUBLIC KEY] -p c=SOH

Replace above [PUBLIC KEY] with the receiving public address from the RPC command "getnewaddress" you ran earlier. Example public address: "SxbhMhGjf5nbDCV9u2rjvjMFgkbgXGCseE"

Paste the modified text into notepad.

Click on the menu item "File" -> "Save As...".

The Open dialog box will appear, click on "Save as type" and select the option "All Files (*.*)".

Enter the following text behind "File name": mine.bat

Click on the menu bar, open the directory where you extracted pooler-cpuminer-2.5.0-win64.zip and press on the enter key. enter

Press on the button "Save".

Execute mine.bat to mine with your mining pool.

© Stohn Coin Project 2023