1/2. Select a Cortex Blockchain (CTXC) stratum server

Stratum server location Asia
Stratum server address cortex.cedric-crispin.com
Port with SSL 4415 ⇒ (GPU/FPGA/ASIC, initial difficulty: 2, minimum difficulty: 2)
Port without SSL 4414 ⇒ (GPU/FPGA/ASIC, initial difficulty: 2, minimum difficulty: 2)
Username <Your CTXC Wallet address>[.<Worker>]   (.<Worker> is optional)
Password x[,d=<Difficulty>]   (,d=<Difficulty> is optional)

2/2. Configure a Cortex Blockchain (CTXC) mining software

GMiner
Port with SSL ./miner --algo cortex --server cortex.cedric-crispin.com --port 4415 --user 0x6dd47dff7cf7daae47331f7f3556c0a31ab2511b.aegaeon --ssl on --pass x
Port without SSL ./miner --algo cortex --server cortex.cedric-crispin.com --port 4414 --user 0x6dd47dff7cf7daae47331f7f3556c0a31ab2511b.aegaeon --pass x
lolMiner
Port with SSL ./lolMiner --algo C30CTX --pool cortex.cedric-crispin.com:4415 --user 0x6dd47dff7cf7daae47331f7f3556c0a31ab2511b.aegaeon --pass x --tls on
Port without SSL ./lolMiner --algo C30CTX --pool cortex.cedric-crispin.com:4414 --user 0x6dd47dff7cf7daae47331f7f3556c0a31ab2511b.aegaeon --pass x
×

Good practices

ALWAYS decentralize POW networks, it's your first duty as a crypto-miner.

NEVER mine directly to an exchange address, rule number one in blockchain: NOT your private keys, NOT your coins.

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 cortex.cedric-crispin.com:4415
PING stratum cortex.cedric-crispin.com (192.168.1.4) TLS port 4415
cortex.cedric-crispin.com (192.168.1.4): seq=0, time=7.978193ms
cortex.cedric-crispin.com (192.168.1.4): seq=1, time=1.073831ms
cortex.cedric-crispin.com (192.168.1.4): seq=2, time=1.052141ms
cortex.cedric-crispin.com (192.168.1.4): seq=3, time=1.10494ms
cortex.cedric-crispin.com (192.168.1.4): seq=4, time=1.043254ms
 
--- cortex.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 cortex.cedric-crispin.com:4414
PING stratum cortex.cedric-crispin.com (192.168.1.4) port 4414
cortex.cedric-crispin.com (192.168.1.4): seq=0, time=6.406905ms
cortex.cedric-crispin.com (192.168.1.4): seq=1, time=692.268µs
cortex.cedric-crispin.com (192.168.1.4): seq=2, time=1.066089ms
cortex.cedric-crispin.com (192.168.1.4): seq=3, time=1.015254ms
cortex.cedric-crispin.com (192.168.1.4): seq=4, time=769.342µs
 
--- cortex.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