diff options
author | fireice-uk <fireice-uk@users.noreply.github.com> | 2017-12-21 17:42:39 +0000 |
---|---|---|
committer | fireice-uk <fireice-uk@users.noreply.github.com> | 2017-12-21 17:51:20 +0000 |
commit | 5c00f7d4f6c5f5f3456e33ba9031c067d590a1ef (patch) | |
tree | 86a63f08526f03325b80f27811fffb5c790fc6a4 | |
parent | a71b1aea05351ee6ef5c9ce951fdd98bc0535904 (diff) | |
download | xmr-stak-5c00f7d4f6c5f5f3456e33ba9031c067d590a1ef.zip xmr-stak-5c00f7d4f6c5f5f3456e33ba9031c067d590a1ef.tar.gz |
Add altcoin list
-rw-r--r-- | README.md | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -8,6 +8,7 @@ XMR-Stak is a universal Stratum pool miner. This miner supports CPUs, AMD and NV ## Overview * [Features](#features) +* [Supported altcoins](#supported-altcoins) * [Download](#download) * [Linux Portable Binary](doc/Linux_deployment.md) * [Usage](doc/usage.md) @@ -30,6 +31,19 @@ XMR-Stak is a universal Stratum pool miner. This miner supports CPUs, AMD and NV - HTML statistics - JSON API for monitoring +## Supported altcoins + +Besides Monero, following coins can be mined using this miner: + +- [Aeon](http://www.aeon.cash/) +- [Electroneum](https://electroneum.com) +- [Intense](https://intensecoin.com) +- [Sumokoin](https://www.sumokoin.org) + +For all coins, except Aeon, you can use Monero settings. + +Please note, this list is not complete, and is not an endorsement. + ## Download You can find the latest releases and precompiled binaries on GitHub under [Releases](https://github.com/fireice-uk/xmr-stak/releases). |