2017-04-15 14:02:08 +08:00
# XMRig
2018-03-15 02:32:09 +08:00
2018-02-02 06:14:39 +08:00
[![Github All Releases ](https://img.shields.io/github/downloads/xmrig/xmrig/total.svg )](https://github.com/xmrig/xmrig/releases)
2018-02-02 06:58:11 +08:00
[![GitHub release ](https://img.shields.io/github/release/xmrig/xmrig/all.svg )](https://github.com/xmrig/xmrig/releases)
2020-08-27 00:09:05 +08:00
[![GitHub Release Date ](https://img.shields.io/github/release-date/xmrig/xmrig.svg )](https://github.com/xmrig/xmrig/releases)
2018-02-02 06:14:39 +08:00
[![GitHub license ](https://img.shields.io/github/license/xmrig/xmrig.svg )](https://github.com/xmrig/xmrig/blob/master/LICENSE)
[![GitHub stars ](https://img.shields.io/github/stars/xmrig/xmrig.svg )](https://github.com/xmrig/xmrig/stargazers)
[![GitHub forks ](https://img.shields.io/github/forks/xmrig/xmrig.svg )](https://github.com/xmrig/xmrig/network)
2020-11-07 21:04:22 +08:00
XMRig is a high performance, open source, cross platform RandomX, KawPow, CryptoNight and AstroBWT unified CPU/GPU miner and [RandomX benchmark ](https://xmrig.com/benchmark ). Official binaries are available for Windows, Linux, macOS and FreeBSD.
2019-11-02 05:03:03 +08:00
## Mining backends
2020-08-27 00:09:05 +08:00
- **CPU** (x64/ARMv8)
2019-11-02 05:03:03 +08:00
- **OpenCL** for AMD GPUs.
- **CUDA** for NVIDIA GPUs via external [CUDA plugin ](https://github.com/xmrig/xmrig-cuda ).
2017-08-20 14:48:31 +08:00
2017-04-15 14:02:08 +08:00
## Download
2020-08-27 00:09:05 +08:00
* **[Binary releases](https://github.com/xmrig/xmrig/releases)**
* **[Build from source](https://xmrig.com/docs/miner/build)**
2017-04-15 14:02:08 +08:00
## Usage
2021-02-20 15:28:20 +08:00
The preferred way to configure the miner is the [JSON config file ](https://xmrig.com/docs/miner/config ) as it is more flexible and human friendly. The [command line interface ](https://xmrig.com/docs/miner/command-line-options ) 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 ](https://xmrig.com/docs/miner/api ) calls.
2017-07-03 03:21:29 +08:00
2020-08-27 00:09:05 +08:00
* **[Wizard](https://xmrig.com/wizard)** helps you create initial configuration for the miner.
* **[Workers](http://workers.xmrig.info)** helps manage your miners via HTTP API.
2017-04-15 14:02:08 +08:00
2017-04-15 14:46:16 +08:00
## Donations
2020-08-20 14:44:20 +08:00
* Default donation 1% (1 minute in 100 minutes) can be increased via option `donate-level` or disabled in source code.
2017-04-15 14:46:16 +08:00
* XMR: `48edfHu7V9Z84YzzMa6fUueoELZ9ZRXq9VetWzYGzKt52XU5xvqgzYnDK9URnRoJMk1j8nLwEVsaSWJ4fhdUyZijBGUicoD`
2020-08-27 00:09:05 +08:00
## Developers
* **[xmrig](https://github.com/xmrig)**
* **[sech1](https://github.com/SChernykh)**
2017-04-21 17:34:59 +08:00
## Contacts
* support@xmrig.com
* [reddit ](https://www.reddit.com/user/XMRig/ )
2018-10-01 18:36:03 +08:00
* [twitter ](https://twitter.com/xmrig_dev )