Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.84 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.84 KB

XMRig

GitHub license

默认无分成、无抽水、 0捐献 XMRig 矿机 (Default donation 0% XMRig miner)

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 0% can be increased via option donate-level or disabled in source code.
  • XMR: 423FUAUjPUnSmSekaBUxSmT2t7nuYDS31E5ccwUh5HFiUEsyHKDf5moAJe3CdbFBNQfMwcdeJQmF95K9PZ2QqUQhCmh3amq

Developers

Contacts