No Description

MoneroOcean 9d537fc2ad Merge xmrig v6.21.3 1 day ago
.github b14fcf3745 Update deploy.yml 1 month ago
bin a6f381403c Added WinRing0 driver binary. 4 years ago
cmake 402b70c5bb Merge xmrig v6.20.0 into master 9 months ago
doc c313c1795f Merged xmrig v6.21.2 1 month ago
res 3b91817caf Special handle for favicon.ico 5 years ago
scripts c313c1795f Merged xmrig v6.21.2 1 month ago
src 9d537fc2ad Merge xmrig v6.21.3 1 day ago
.gitignore 07127c6e87 Added scripts/{build, deps} into .gitignore 3 years ago
CHANGELOG.md 57f3e9c3da Update CHANGELOG.md 5 days ago
CMakeLists.txt c313c1795f Merged xmrig v6.21.2 1 month ago
LICENSE ed320731e9 Initial import. 7 years ago
README.md 402b70c5bb Merge xmrig v6.20.0 into master 9 months ago
package.json fcfb738ded Use external script to prepare OpenCL source. 4 years ago

README.md

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)
  • 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