Hush fork of xmrig
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
XMRig 28e81bd7c0
v6.18.1
2 years ago
.github/ISSUE_TEMPLATE Update issue templates 4 years ago
bin/WinRing0 Added WinRing0 driver binary. 4 years ago
cmake RandomX: added Blake2 AVX2 version 2 years ago
doc Merge pull request #2161 from coolhaircut/patch-1 3 years ago
res Special handle for favicon.ico 5 years ago
scripts Added Zen4 to randomx_boost.sh 2 years ago
src v6.18.1 2 years ago
.gitignore Added scripts/{build, deps} into .gitignore 3 years ago
CHANGELOG.md Update CHANGELOG.md 2 years ago
CMakeLists.txt RandomX: added Blake2 AVX2 version 2 years ago
LICENSE Initial import. 7 years ago
README.md Update README.md 2 years ago
package.json Use external script to prepare OpenCL source. 5 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 (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