Connection Details

Mining Pool Address

Algorithm

Mining Ports
Port Protocol Starting Diff Description
Mining Applications
Generate your custom configuration to mine on our pool
App Name Architecture Protocol / Port Download Configuration
dero-miner (oficial) CPU WSS Nativo :4000 Download See more
./dero-miner --mining-threads=4 --wallet-address=YOUR_WALLET_ADDRESS --daemon-address=POOL_HOST:4000
Hansen33 Miner CPU WSS Nativo :4000 Download See more
./dero-stratum-miner --wallet-address=YOUR_WALLET_ADDRESS --pool-address=wss://POOL_HOST:4000/YOUR_WALLET_ADDRESS
Astronv GPU (AMD/NVIDIA) WSS Nativo :4000 Download See more
./astronv -w YOUR_WALLET_ADDRESS -r POOL_HOST:4000
XMRig CPU TCP Stratum :3333 Download See more
./xmrig -o stratum+tcp://POOL_HOST:3333 -u YOUR_WALLET_ADDRESS -p x --coin dero
SRBMiner-MULTI GPU (AMD/NVIDIA) TCP Stratum :5555 Download See more
./SRBMiner-MULTI --algorithm astrobwt_dero --pool POOL_HOST:5555 --wallet YOUR_WALLET_ADDRESS --password x
TeamRedMiner GPU (AMD) TCP Stratum :5555 Download See more
./teamredminer -a astrobwt -o stratum+tcp://POOL_HOST:5555 -u YOUR_WALLET_ADDRESS -p x