|
1 |
| -# XMRig |
| 1 | +# XMRig-4-XDAG |
2 | 2 |
|
3 |
| -[](https://github.com/xmrig/xmrig/releases) |
4 |
| -[](https://github.com/xmrig/xmrig/releases) |
5 |
| -[](https://github.com/xmrig/xmrig/releases) |
6 |
| -[](https://github.com/xmrig/xmrig/blob/master/LICENSE) |
7 |
| -[](https://github.com/xmrig/xmrig/stargazers) |
8 |
| -[](https://github.com/xmrig/xmrig/network) |
| 3 | +[]() |
| 4 | +[](https://github.com/FSOL-XDAG/xmrig-4-xdag/releases) |
| 5 | +[](https://github.com/FSOL-XDAG/xmrig-4-xdag/releases) |
| 6 | +[](https://github.com/FSOL-XDAG/xmrig-4-xdag/blob/master/LICENSE) |
| 7 | +[](https://github.com/FSOL-XDAG/xmrig-4-xdag/stargazers) |
| 8 | +[](https://github.com/FSOL-XDAG/xmrig-4-xdag/network) |
9 | 9 |
|
10 |
| -XMRig is a high performance, open source, cross platform RandomX, KawPow, CryptoNight and [GhostRider](https://github.com/xmrig/xmrig/tree/master/src/crypto/ghostrider#readme) unified CPU/GPU miner and [RandomX benchmark](https://xmrig.com/benchmark). Official binaries are available for Windows, Linux, macOS and FreeBSD. |
| 10 | + |
11 | 11 |
|
12 |
| -## Mining backends |
13 |
| -- **CPU** (x86/x64/ARMv7/ARMv8) |
14 |
| -- **OpenCL** for AMD GPUs. |
15 |
| -- **CUDA** for NVIDIA GPUs via external [CUDA plugin](https://github.com/xmrig/xmrig-cuda). |
| 12 | +## Description |
16 | 13 |
|
17 |
| -## Download |
18 |
| -* **[Binary releases](https://github.com/xmrig/xmrig/releases)** |
19 |
| -* **[Build from source](https://xmrig.com/docs/miner/build)** |
| 14 | +**x4x** is a strict XMRIG's fork incorporating randomX algorithm variant for mining XDAG. It's based on the [Swordlet project](https://github.com/swordlet/xmrig/tree/xdag) using [XMRig 6.18.0](https://github.com/xmrig/xmrig/releases/tag/v6.18.0). It's specially designed to improve XDAG mining : |
20 | 15 |
|
21 |
| -## Usage |
22 |
| -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. |
| 16 | +* **algorithms other than RandomX have been removed** at compilation (_CryptoNight, Argon2, KawPow and GhostRider_), |
| 17 | +* **_CUDA_ and _OpenCL_ support have been removed** at compilation too (_GPUs are useless to mine XDAG_). |
| 18 | +* **the fees have been set to zero** for improving mining and to avoid disconnections to XDAG mining pools, |
23 | 19 |
|
24 |
| -* **[Wizard](https://xmrig.com/wizard)** helps you create initial configuration for the miner. |
25 |
| -* **[Workers](http://workers.xmrig.info)** helps manage your miners via HTTP API. |
| 20 | +## Available on theses OS/platforms : |
| 21 | +* Windows 10 x64 and upper. |
| 22 | +* Linux Ubuntu x64 18.04 / 20.04 / 22.04 / 23.04 |
| 23 | +* Debian 11 ARM64 (Rpi 4 & android smartphone) |
| 24 | +* Hive OS (Ubuntu 18.04) |
| 25 | +* FreeBSD 13.2 |
| 26 | +* MacOS x64 darwin (10.5.x and upper) |
| 27 | +* CentOS 8 |
| 28 | + |
| 29 | +## How to compile |
| 30 | +Check Github [wiki pages](https://github.com/FSOL-XDAG/xmrig-4-xdag/wiki#how-to-build). |
26 | 31 |
|
27 | 32 | ## Donations
|
28 |
| -* Default donation 1% (1 minute in 100 minutes) can be increased via option `donate-level` or disabled in source code. |
29 |
| -* XMR: `48edfHu7V9Z84YzzMa6fUueoELZ9ZRXq9VetWzYGzKt52XU5xvqgzYnDK9URnRoJMk1j8nLwEVsaSWJ4fhdUyZijBGUicoD` |
| 33 | +* If you appreciate this work, feel free to send me some XDAG as tips (remark : `x4x tips`). |
| 34 | +* XDAG: `53r2nH7y81CePxqe73mpoZdEjs66j178K` |
30 | 35 |
|
31 |
| -## Developers |
| 36 | +## XMRig Developers |
32 | 37 | * **[xmrig](https://github.com/xmrig)**
|
33 | 38 | * **[sech1](https://github.com/SChernykh)**
|
34 | 39 |
|
35 |
| -## Contacts |
36 |
| -* support@xmrig.com |
37 |
| -* [reddit](https://www.reddit.com/user/XMRig/) |
38 |
| -* [twitter](https://twitter.com/xmrig_dev) |
| 40 | +## x4x Developer |
| 41 | +* **[FSOL-XDAG](https://github.com/FSOL-XDAG)** |
| 42 | + |
| 43 | +## Usefull link |
| 44 | +* [Medium](https://medium.com/@fsol) |
| 45 | +* [XDAG.eu](https://www.xdag.eu) |
| 46 | +* [Discord](https://discord.gg/fHE4sJ7NKt) |
| 47 | +* [Twitter](https://twitter.com/Chrix_Switch) |
| 48 | +* [How to](https://1to.fr) |
| 49 | + |
| 50 | +## Contact |
| 51 | +* fsol@xdag.io |
0 commit comments