⛏ī¸Proof-of-Work

Find all available pools and software.

Mining Pool

https://blocx.zone/

Mining Software

https://github.com/doktor83/SRBMiner-Multi/releases/tag/2.6.3 - SRB https://github.com/rigelminer/rigel/releases/tag/1.18.2 - Rigel

SRB Miner "blocx-wallet" - replace with your wallet address Windows

SRBMiner-MULTI.exe --algorithm blocx_autolykos2 --pool europe.thepool.zone:3368,usa-west.thepool.zone:3368 --wallet blocx-wallet

Linux

./SRBMiner-MULTI --algorithm blocx_autolykos2 --pool europe.thepool.zone:3368,usa-west.thepool.zone:3368 --wallet blocx-wallet

Rigel Miner

"YOUR_BLOCX_WALLET" - replace with your wallet address

Windows

rigel.exe  -a autolykos2 --coin blocx -o stratum+tcp://europe.thepool.zone:3368 -u YOUR_BLOCX_WALLET -w WORKER

Linux

./rigel -a autolykos2 --coin blocx -o stratum+tcp://europe.thepool.zone:3368 -u YOUR_BLOCX_WALLET -w WORKER

Last updated