STC CPU Mining Tutrorial

Created:2021-09-15    Updated:2022-09-28

1.Click to download XMRig CPU Miner, extract the file after downloading. Find the "start" file as shown below:

2.Right click on the "start" file and select "Edit". In the open text file, add the following command line:

@echo off
xmrig.exe --donate-level 1 -a cn/r -o stc.ss.dxpool.com:9977 -u subaccountname.minername -p x -k
pause

Sub-account name: the user name when you registers in dxpool

Miner name: name of the miner, which can be filled in by letters or numbers.

3.After the parameters are set, save and exit the "start" file, then double-click the "start" file to start mining.