Example cmd to mine DERO using official miner: ./dero-miner-linux-amd64 --mining-threads 16 --wallet-address deroWalletAddress --daemon-rpc-address minernode1.dero.live:10100
Note:
1] Run your mining node on dedicated machine with recent cpu and SSD disk.
2] DERO daemon can support more than 10000 miners on single daemon.
3] Recommended to mine on your own node and save ~10% fees. Check DERO Node Setup.
4] DERO Stargate Mining Calculations
FastPool.XyZ DERO Node list
1 Node based in Bulgaria EU daemon+wss://fastpool.xyz:10100
2 Node based in US daemon+wss://us.fastpool.xyz:10100
3 Node based in Singapore daemon+wss://sg.fastpool.xyz:10100
4 Node based in Australia daemon+wss://au.fastpool.xyz:10100
If you have questions don’t be shy to ask
Mining using Xmrig
./xmrig -o daemon+wss://fastpool.xyz:10100 -a astrobwt/v2 -u deroWalletAddress --daemon -t 16
Mining using official miner
./dero-miner-linux-amd64 --mining-threads 16 --wallet-address deroWalletAddress --daemon-rpc-address fastpool.xyz:10100
I’ve made available a couple of public nodes, which has all service Open to use and abuse, they come with a website with live DERO Network Stats and Node Metrics and Graphs.
These nodes has all services exposed, and available to use, with some extra features and metrics added (Open to add more if you have requests).
The Daemon API is available to use in DAPPs and the node is otherwise available for comparison (check the website metrics), peering and mining.
You can access the nodes securely using SSL encryption on API and WebSockets, no need for PORT numbers.
Hello DERO miners, I have prepared DERO stats page for my nodes https://fastpool.xyz/nodes/dero.html where you can check my node’s height, connected miners, average mining speed and etc. Soon will be added info and how-to section. Thank you, your FastPooL.XyZ Admin.