I want to start mining Kaspa (KAS)
1/2. Select a stratum server
Stratum server location | Asia |
---|---|
Stratum server address | kaspa.cedric-crispin.com |
Port with SSL |
4115 ⇒ (GPU/FPGA, initial difficulty: 8, minimum difficulty: 15) 4118 ⇒ (FPGA/ASIC (IceRiver KS0~KS0 Pro), initial difficulty: 128, minimum difficulty: 64) 4120 ⇒ (FPGA/ASIC (IceRiver KS0 Ultra), initial difficulty: 512, minimum difficulty: 256) 4122 ⇒ (ASIC (IceRiver KS1~KS2~KS2 LITE - Goldshell KA-BOX~KA-BOX PRO), initial difficulty: 1024, minimum difficulty: 512) 4128 ⇒ (ASIC (IceRiver KS3~KS3L - Bitmain Antminer KS3), initial difficulty: 4096, minimum difficulty: 2048) |
Port without SSL |
4114 ⇒ (GPU/FPGA, initial difficulty: 8, minimum difficulty: 4) 4117 ⇒ (FPGA/ASIC (IceRiver KS0~KS0 Pro), initial difficulty: 128, minimum difficulty: 64) 4119 ⇒ (FPGA/ASIC (IceRiver KS0 Ultra), initial difficulty: 512, minimum difficulty: 256) 4121 ⇒ (ASIC (IceRiver KS1~KS2~KS2 LITE - Goldshell KA-BOX~KA-BOX PRO), initial difficulty: 1024, minimum difficulty: 512) 4127 ⇒ (ASIC (IceRiver KS3~KS3L - Bitmain Antminer KS3), initial difficulty: 4096, minimum difficulty: 2048) |
Username | <Your KAS Wallet address>[.<Worker>] (.<Worker> is optional) |
Password | x[,d=<Difficulty>] (,d=<Difficulty> is optional) |
2/2. Configure a mining software
Goldshell-UI | |
Port with SSL | Goldshell-UI doesn't support port with SSL! |
Port without SSL |
Protocol: stratum+tcp URL: kaspa.cedric-crispin.com:4114 Miner name: kaspa:qpee454h906cyt6pqr5gfegpxx7xjqp79dtwcqz8t698ugulhq8fxg56uaxm9.aegaeon Password: x * PLEASE DOUBLE CHECK which TCP port(s) is/are the right one(s) for your miner(s) |
lolMiner | |
Port with SSL | ./lolMiner --algo KASPA --pool kaspa.cedric-crispin.com:4115 --user kaspa:qpee454h906cyt6pqr5gfegpxx7xjqp79dtwcqz8t698ugulhq8fxg56uaxm9.aegaeon --pass x --tls on |
Port without SSL | ./lolMiner --algo KASPA --pool kaspa.cedric-crispin.com:4114 --user kaspa:qpee454h906cyt6pqr5gfegpxx7xjqp79dtwcqz8t698ugulhq8fxg56uaxm9.aegaeon --pass x |
Rigel | |
Port with SSL | ./rigel --algorithm kheavyhash --url stratum+ssl://kaspa.cedric-crispin.com:4115 --username kaspa:qpee454h906cyt6pqr5gfegpxx7xjqp79dtwcqz8t698ugulhq8fxg56uaxm9.aegaeon --password x --no-strict-ssl |
Port without SSL | ./rigel --algorithm kheavyhash --url stratum+tcp://kaspa.cedric-crispin.com:4114 --username kaspa:qpee454h906cyt6pqr5gfegpxx7xjqp79dtwcqz8t698ugulhq8fxg56uaxm9.aegaeon --password x |
SRBMiner-MULTI | |
Port with SSL | ./SRBMiner-MULTI --algorithm kaspa --pool stratum+ssl://kaspa.cedric-crispin.com:4115 --wallet kaspa:qpee454h906cyt6pqr5gfegpxx7xjqp79dtwcqz8t698ugulhq8fxg56uaxm9.aegaeon --password x --disable-cpu --retry-time 30 |
Port without SSL | ./SRBMiner-MULTI --algorithm kaspa --pool stratum+tcp://kaspa.cedric-crispin.com:4114 --wallet kaspa:qpee454h906cyt6pqr5gfegpxx7xjqp79dtwcqz8t698ugulhq8fxg56uaxm9.aegaeon --password x --disable-cpu --retry-time 30 |
Team Red Miner | |
Port with SSL | ./teamredminer -a kas -o stratum+ssl://kaspa.cedric-crispin.com:4115 -u kaspa:qpee454h906cyt6pqr5gfegpxx7xjqp79dtwcqz8t698ugulhq8fxg56uaxm9.aegaeon -p x |
Port without SSL | ./teamredminer -a kas -o stratum+tcp://kaspa.cedric-crispin.com:4114 -u kaspa:qpee454h906cyt6pqr5gfegpxx7xjqp79dtwcqz8t698ugulhq8fxg56uaxm9.aegaeon -p x |