1/2. Select a
Decred (DCR) stratum server
| Stratum server location | Asia - Thailand (as_TH) |
|---|---|
| Stratum server address | decred.cedric-crispin.com |
| Port with SSL |
4495 ⇒ (GPU, initial difficulty: 64, minimum difficulty: 16) |
| Port without SSL |
4494 ⇒ (GPU, initial difficulty: 64, minimum difficulty: 16) |
| Username | <Your DCR Wallet address>[.<Worker>] (.<Worker> is optional) |
| Password | x[,d=<Difficulty>] (,d=<Difficulty> is optional) |
2/2. Configure a
Decred (DCR) mining software
| BzMiner | |
| Port with SSL |
./bzminer
-a decred
-p stratum+ssl://decred.cedric-crispin.com:4495
-w DsgtH6CdzrKGbhMzeFKTrRfrBCYvM9WaENP.aegaeon
--pool_password x
--nc 1
--pool_reconnect_timeout_ms 30000
--allow_stales false
* PLEASE DO NOT TRY TO MINE with our DCR pool wallet address (DsgtH6CdzrKGbhMzeFKTrRfrBCYvM9WaENP). Your IP will be banned instantly for 10 minutes. * DO NOT USE the following options: -r, -r2 & -r3. They are not compatible with our stratum(s) |
| Port without SSL |
./bzminer
-a decred
-p stratum+tcp://decred.cedric-crispin.com:4494
-w DsgtH6CdzrKGbhMzeFKTrRfrBCYvM9WaENP.aegaeon
--pool_password x
--nc 1
--pool_reconnect_timeout_ms 30000
--allow_stales false
* PLEASE DO NOT TRY TO MINE with our DCR pool wallet address (DsgtH6CdzrKGbhMzeFKTrRfrBCYvM9WaENP). Your IP will be banned instantly for 10 minutes. * DO NOT USE the following options: -r, -r2 & -r3. They are not compatible with our stratum(s) |
| Decred Go(golang)Miner | |
| Port with SSL | Decred Go(golang)Miner doesn't support port with SSL! |
| Port without SSL |
./gominer-(nvidia|opencl)
-o stratum+tcp://decred.cedric-crispin.com:4494
-m DsgtH6CdzrKGbhMzeFKTrRfrBCYvM9WaENP.aegaeon
-n x
* PLEASE DO NOT TRY TO MINE with our DCR pool wallet address (DsgtH6CdzrKGbhMzeFKTrRfrBCYvM9WaENP). Your IP will be banned instantly for 10 minutes. |
| SRBMiner-MULTI | |
| Port with SSL |
./SRBMiner-MULTI
--algorithm blake3_decred
--pool stratum+ssl://decred.cedric-crispin.com:4495
--wallet DsgtH6CdzrKGbhMzeFKTrRfrBCYvM9WaENP.aegaeon
--password x
--disable-cpu
--send-stales false
--retry-time 30
* PLEASE DO NOT TRY TO MINE with our DCR pool wallet address (DsgtH6CdzrKGbhMzeFKTrRfrBCYvM9WaENP). Your IP will be banned instantly for 10 minutes. |
| Port without SSL |
./SRBMiner-MULTI
--algorithm blake3_decred
--pool stratum+tcp://decred.cedric-crispin.com:4494
--wallet DsgtH6CdzrKGbhMzeFKTrRfrBCYvM9WaENP.aegaeon
--password x
--disable-cpu
--send-stales false
--retry-time 30
* PLEASE DO NOT TRY TO MINE with our DCR pool wallet address (DsgtH6CdzrKGbhMzeFKTrRfrBCYvM9WaENP). Your IP will be banned instantly for 10 minutes. |