Mining on GPU

This tutorial is currently only available for Windows, which is separate from the previous CPU and can be run together.

The mining pools currently supporting STC are as follows:

KelepoolDxpoolPoolinViaBTC

Pool Address

ccc.zxxx123.com

port: 22

stc.ss.dxpool.net

port: 9977

stc.ss.poolin.com

port: 443

stc.viabtc.com

port: 3005

Initial Difficulty

7000

10000

8192

Adjustable, for example, fill in the password: fixed=3000

Adjustable, for example, fill in the password: d=3000

For Windows User

Download XMRig

Select and download the win64 version of the XMRig program.

Modify script

After downloading the XMRig program, unzip and right-click to "edit" the start.cmd file.

Contents of start.cmd file:

@echo off
xmrig-nvidia.exe --donate-level 1 -a cn/r -o ccc.zxxx123.com:22 -u an.1 -p x -k --user-agent Ibctminer/1.0.0
pause

The modified result is shown in the following figure:

Double-click to run

Last updated