Mining on GPU
Last updated
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:
Select and download the win64 version of the XMRig program.

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

Contents of start.cmd file:
The modified result is shown in the following figure:


Last updated
@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