Monero (rx/0, rx/wow, rx/loki, defyx, rx/arq, rx/sfx, rx/keva, cn/0, cn/1, cn/2, cn/r, cn/fast, cn/half, cn/xao, cn/rto, cn/rwz, cn/zls, cn/double, cn/gpu, cn-lite/0, cn-lite/1, cn-heavy/0, cn-heavy/tube, cn-heavy/xhv, cn-pico, cn-pico/tlo, argon2/chukwa, argon2/wrkz, astrobwt) CPU/GPU miner https://moneroocean.stream
  • C 52.8%
  • C++ 41.3%
  • Assembly 5%
  • CMake 0.7%
Find a file
atp 4cfbbc72ee
All checks were successful
Build and Release / Build and Release Linux (push) Successful in 2m39s
teat: Change release method
2026-04-18 22:34:00 +08:00
.forgejo/workflows teat: Change release method 2026-04-18 22:34:00 +08:00
bin/WinRing0 Added WinRing0 driver binary. 2019-12-15 01:48:48 +07:00
cmake Merge xmrig v6.26.0 2026-03-29 09:10:49 -07:00
doc Merge xmrig v6.26.0 2026-03-29 09:10:49 -07:00
res Special handle for favicon.ico 2019-04-01 11:50:28 +07:00
scripts Merge xmrig v6.25.0 2026-01-05 16:36:19 -08:00
src chore: Set donatel level 0 2026-04-18 12:07:00 +00:00
.codespellrc fix: cross typos detail below: 2026-01-21 22:36:59 +07:00
.gitignore v6.25.0-dev 2025-12-23 19:37:24 +07:00
CHANGELOG.md v6.26.0-dev 2026-03-25 23:58:45 +07:00
CMakeLists.txt Merge xmrig v6.25.0 2026-01-05 16:36:19 -08:00
LICENSE Initial import. 2017-04-15 09:02:08 +03:00
package.json Use external script to prepare OpenCL source. 2019-08-28 00:33:49 +07:00
README.md Merge xmrig v6.25.0 2026-01-05 16:36:19 -08:00

XMRig

Github All Releases GitHub release GitHub Release Date GitHub license GitHub stars GitHub forks

XMRig is a high performance, open source, cross platform RandomX, KawPow, CryptoNight and GhostRider unified CPU/GPU miner and RandomX benchmark. Official binaries are available for Windows, Linux, macOS and FreeBSD.

Mining backends

  • CPU (x86/x64/ARMv7/ARMv8/RISC-V)
  • OpenCL for AMD GPUs.
  • CUDA for NVIDIA GPUs via external CUDA plugin.

Download

Usage

The preferred way to configure the miner is the JSON config file as it is more flexible and human friendly. The command line interface does not cover all features, such as mining profiles for different algorithms. Important options can be changed during runtime without miner restart by editing the config file or executing API calls.

  • Wizard helps you create initial configuration for the miner.
  • Workers helps manage your miners via HTTP API.

Donations

  • Default donation 1% (1 minute in 100 minutes) can be increased via option donate-level or disabled in source code.
  • XMR: 48edfHu7V9Z84YzzMa6fUueoELZ9ZRXq9VetWzYGzKt52XU5xvqgzYnDK9URnRoJMk1j8nLwEVsaSWJ4fhdUyZijBGUicoD

Developers

Contacts