Mine RGM — the post-quantum chain

Scrypt · PPLNS · pool-side vardiff · payouts every processing cycle

stratum — point your miner here
$ stratum+tcp://pool.rgmchain.net:3333 -u YOUR_RGM_ADDRESS.worker1 -p x
Pool status
Pool hashrate
Miners online
Network hashrate
Block height
Pool fee
Payout scheme
Minimum payout
Network difficulty
Blocks found
Total paid
Last block
Current effort
Recent blocks
HeightStatusRewardEffortFound
Loading…
Top miners
AddressHashrateShares/s
Loading…
Recent payments
AddressAmountTransactionWhen
Loading…
How to connect

1 · Get an RGM address

Create an address in RGMWallet or rgm-qt. Two address types are accepted for payouts:

  • rgm1q… — SegWit, recommended: lowest fees when you later spend your payouts;
  • R… — Legacy, works everywhere.
Note: post-quantum addresses (rgm1z…) are not recommended as payout targets. Pool payouts arrive as many small outputs, and each PQ input costs ~975 vbytes to spend later. Mine to SegWit, store savings in PQ.

2 · Point your miner

Stratumstratum+tcp://pool.rgmchain.net:3333 UsernameYOUR_ADDRESS.workername Passwordx AlgorithmScrypt Difficultyvardiff 0.1 – 16 (auto)

Example (cpuminer / cgminer style):

minerd -a scrypt -o stratum+tcp://pool.rgmchain.net:3333 -u R… .rig1 -p x

3 · Payouts

  • Scheme: PPLNS — reward is shared by recent contributed work;
  • Blocks mature after 30 confirmations (~30 min);
  • Payout is sent automatically once your balance reaches the minimum (see dashboard);
  • Every payout is a normal on-chain transaction — verify it in the explorer.

4 · Watch your stats

Open My stats and paste your payout address — hashrate per worker, pending balance and payment history, refreshed every 30 seconds.

Stats appear after the pool accepts your first share (a minute or two after connecting).