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
×

Good practice

Always check if the pool latency, relative to your geographical location, is within a range of acceptance: < 300ms.

Download the open source tool: Stratum ping.

Using port with SSL

./stratum-ping -tls kaspa.cedric-crispin.com:4115
PING stratum kaspa.cedric-crispin.com (192.168.1.4) TLS port 4115
kaspa.cedric-crispin.com (192.168.1.4): seq=0, time=7.978193ms
kaspa.cedric-crispin.com (192.168.1.4): seq=1, time=1.073831ms
kaspa.cedric-crispin.com (192.168.1.4): seq=2, time=1.052141ms
kaspa.cedric-crispin.com (192.168.1.4): seq=3, time=1.10494ms
kaspa.cedric-crispin.com (192.168.1.4): seq=4, time=1.043254ms
 
--- kaspa.cedric-crispin.com ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 5.121688332s
min/avg/max = 1.043254ms, 2.450471ms, 7.978193ms

Using port without SSL

./stratum-ping kaspa.cedric-crispin.com:4114
PING stratum kaspa.cedric-crispin.com (192.168.1.4) port 4114
kaspa.cedric-crispin.com (192.168.1.4): seq=0, time=6.406905ms
kaspa.cedric-crispin.com (192.168.1.4): seq=1, time=692.268µs
kaspa.cedric-crispin.com (192.168.1.4): seq=2, time=1.066089ms
kaspa.cedric-crispin.com (192.168.1.4): seq=3, time=1.015254ms
kaspa.cedric-crispin.com (192.168.1.4): seq=4, time=769.342µs
 
--- kaspa.cedric-crispin.com ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 5.012300743s
min/avg/max = 692.268µs, 1.989971ms, 6.406905ms

Legal notices

Cookies