RandomX, KawPow, CryptoNight and GhostRider unified CPU/GPU miner and RandomX benchmark
Find a file
2020-08-20 14:40:53 +07:00
.github/ISSUE_TEMPLATE Update issue templates 2019-12-05 20:24:38 +07:00
bin/WinRing0 Added WinRing0 driver binary. 2019-12-15 01:48:48 +07:00
cmake Merge branch 'master' of https://github.com/alxnegrila/xmrig into dev 2020-08-20 14:40:53 +07:00
doc Update ALGORITHMS.md 2020-06-02 00:59:08 +07:00
res Special handle for favicon.ico 2019-04-01 11:50:28 +07:00
scripts Fixed compile warning and updated build.uv.sh. 2020-08-16 16:03:27 +07:00
src v6.3.3-dev 2020-08-20 13:54:52 +07:00
.gitignore Use external script to prepare OpenCL source. 2019-08-28 00:33:49 +07:00
CHANGELOG.md Update CHANGELOG.md 2020-08-20 12:49:31 +07:00
CMakeLists.txt fix macos battery detection 2020-08-11 18:04:56 -04: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 Update README.md 2020-08-20 13:44:20 +07:00

XMRig

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

XMRig High performance, open source, cross platform RandomX, KawPow, CryptoNight, AstroBWT and Argon2 CPU/GPU miner, with official support for Windows.

Mining backends

  • CPU (x64/x86/ARM)
  • 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.

Donations

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

Contacts