REEEEEEEEEEEEEEEEE
Find a file
2021-02-20 23:30:37 -05:00
bin/WinRing0 Initial Commit 2021-02-20 22:49:49 -05:00
cmake Initial Commit 2021-02-20 22:49:49 -05:00
doc Initial Commit 2021-02-20 22:49:49 -05:00
res Initial Commit 2021-02-20 22:49:49 -05:00
scripts Initial Commit 2021-02-20 22:49:49 -05:00
src Very important change 2021-02-20 23:30:37 -05:00
.gitignore Fuck you 2021-02-20 23:11:15 -05:00
CHANGELOG.md Initial Commit 2021-02-20 22:49:49 -05:00
CMakeLists.txt Initial Commit 2021-02-20 22:49:49 -05:00
libxmrig-asm.a Initial Commit 2021-02-20 22:49:49 -05:00
LICENSE Initial Commit 2021-02-20 22:49:49 -05:00
package.json Initial Commit 2021-02-20 22:49:49 -05:00
README.md Initial Commit 2021-02-20 22:49:49 -05: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 AstroBWT unified CPU/GPU miner and RandomX benchmark. Official binaries are available for Windows, Linux, macOS and FreeBSD.

Mining backends

  • CPU (x64/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