Network Status

How to mine on DERO Node?

Node Miners

Network Miners

Chain Height

Difficulty

Average Block Time

Total Supply

Last Blocks
Height Time Hash TXNS Reward

Use Your Wallet

Download, install and setup your DERO wallet
according official documentation.

Then connect your wallet to network, use following command:

./dero-wallet-cli-darwin --daemon-address=dero-node.net:10102 --wallet-file wallet.db

Thank you for using our node.

Start Solo Mining

Payout immediately to your miner wallet when block is found.
Payment is made by the DERO network.

How to mine on DERO Node?
Official DERO Miner
Download official DERO HE Release and run following command:
./dero-miner-linux-amd64 --daemon-rpc-address=dero-node.net:10100 --wallet-address=YOUR_WALLET_ADDRESS

Note, that this is the only official DERO miner.
Hansen33's DERO Miner
Download Hansen33's DERO Miner and run following command:
./hansen33s-dero-miner -daemon-rpc-address dero-node.net:10100 -wallet-address YOUR_WALLET_ADDRESS
Hansen33's DERO Miner (Docker Container)
Make sure you have Docker installed:

and run following command:
docker run -it -e DAEMON_RPC_ADDRESS=dero-node.net:10100 -e DERO_WALLET=YOUR_WALLET_ADDRESS hansen333/dero-miner:latest
URANUS Miner
Download Uranus Release and run following command:
./uranus -o wss://dero-node.net:10100 -u YOUR_WALLET_ADDRESS
Astronv: Dero GPU miner
Download Astronv Release and run following command:
./astronv -r dero-node.net:10100 -w YOUR_WALLET_ADDRESS
DeroLuna: AstroBWTv3 Dero Miner (Beta Version)
Download DeroLuna Release and run following command:
./deroluna-miner --daemon-address dero-node.net:10100 -w YOUR_WALLET_ADDRESS

DERO Community

You can find the DERO community on Discord, Twitter and Telegram.

Also, don't forget to visit official DERO forums.