Linux User
LinuxUser
GUI Version (Recommended)
Visit the Releases page
Download the appropriate installer or archive for your operating system:
Windows:
.exeinstallermacOS:
.dmg/.zipLinux: use the
xmrigCLI version directly
Run the installer or extract the archive, then launch the application to start mining.
⚠️ Note for Windows Users
Since NonceMiner uses xmrig as the mining backend, some antivirus software may falsely flag it as a virus.
You can add the installation folder to the exclusion list in Windows Security → Virus & Threat Protection, to prevent the system from blocking it.
CLI Version (Linux)
Linux users can download the appropriate xmrig binary from the xmrig release page and mine directly without the GUI:
./xmrig --user evmAddress,wasmAddress --url pool-mainnet-01.nonce.world:3337 --coin XMR -p x -kevmAddress: Your EVM address
wasmAddress: Your GEB WASM address (optional)
pool-mainnet-01.nonce.world:3337: Official GEB mining pool address
You can open https://miner.nonce.world/ in your browser, enter your EVM address, and check your earnings. You can only use it as a dashboard, we don't provide web-mining service.
Last updated