Starcoin Wiki
MoveMove 社区Aptos WikiSui Wiki
English
English
  • 🎉Welcome
  • 💫Overview
    • Vision & Mission
    • White Paper
  • 📖Get Started
    • Wallet
      • StarMask
      • OneKey
    • Trading
    • Run Node
      • Windows
        • Run a node on Windows
        • Upgrade & Migrate a node on Windows
      • Docker
        • Run a node with Docker
        • Upgrade & Migrate a node with Docker
      • FAQ
    • Block Explorer
  • ⛏️Mining
    • GoldShell S1 Mini
    • GoldShell STC Box
    • Mining on CPU
    • Mining on GPU
  • 🏛️Governance
    • Poll
    • Airdrop
    • Grants
  • 🏞️Eco
    • Move
    • DeFi
      • BFly
      • WENWEN Protocol
    • Swap
      • Starswap
      • Kikoswap
      • Aswap
    • NFT
      • CyberRare
      • KikoVerse
    • GameFi
      • Arm Wrest War
Powered by GitBook
On this page
  • For Windows User
  • Download XMRig
  • Modify script
  • Double-click to run

Was this helpful?

Edit on GitHub
  1. Mining

Mining on GPU

PreviousMining on CPUNextGovernance

Last updated 3 years ago

Was this helpful?

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:

Kelepool
Dxpool
Poolin
ViaBTC

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

  • Nvidia: ​

  • Amd: ​

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

​

​

⛏️
Click
Click
Click
Click
https://github.com/xmrig/xmrig-nvidia/releases/latest
https://github.com/xmrig/xmrig-amd/releases/latest