2017-04-15 09:02:08 +03:00
# XMRig
2018-03-15 01:32:09 +07:00
2018-02-02 00:14:39 +02:00
[![Github All Releases ](https://img.shields.io/github/downloads/xmrig/xmrig/total.svg )](https://github.com/xmrig/xmrig/releases)
2018-02-02 00:58:11 +02:00
[![GitHub release ](https://img.shields.io/github/release/xmrig/xmrig/all.svg )](https://github.com/xmrig/xmrig/releases)
2020-08-26 23:09:05 +07:00
[![GitHub Release Date ](https://img.shields.io/github/release-date/xmrig/xmrig.svg )](https://github.com/xmrig/xmrig/releases)
2018-02-02 00:14:39 +02: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 20:04:22 +07: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 04:03:03 +07:00
## Mining backends
2020-08-26 23:09:05 +07:00
- **CPU** (x64/ARMv8)
2019-11-02 04:03:03 +07:00
- **OpenCL** for AMD GPUs.
- **CUDA** for NVIDIA GPUs via external [CUDA plugin ](https://github.com/xmrig/xmrig-cuda ).
2017-08-20 09:48:31 +03:00
2017-04-15 09:02:08 +03:00
## Download
2020-08-26 23:09:05 +07:00
* **[Binary releases ](https://github.com/xmrig/xmrig/releases )**
* **[Build from source ](https://xmrig.com/docs/miner/build )**
2017-04-15 09:02:08 +03:00
## Usage
2021-02-20 14:28:20 +07: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-02 22:21:29 +03:00
2020-08-26 23:09:05 +07: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 09:02:08 +03:00
2017-04-15 09:46:16 +03:00
## Donations
2020-08-20 13:44:20 +07:00
* Default donation 1% (1 minute in 100 minutes) can be increased via option `donate-level` or disabled in source code.
2017-04-15 09:46:16 +03:00
* XMR: `48edfHu7V9Z84YzzMa6fUueoELZ9ZRXq9VetWzYGzKt52XU5xvqgzYnDK9URnRoJMk1j8nLwEVsaSWJ4fhdUyZijBGUicoD`
2020-08-26 23:09:05 +07:00
## Developers
* **[xmrig ](https://github.com/xmrig )**
* **[sech1 ](https://github.com/SChernykh )**
2017-04-21 12:34:59 +03:00
## Contacts
* support@xmrig .com
* [reddit ](https://www.reddit.com/user/XMRig/ )
2018-10-01 13:36:03 +03:00
* [twitter ](https://twitter.com/xmrig_dev )