Layer using other miners to mine via unmineable
To simplify the process of configuring 66+ wallets and switching between them. Unmineable allows you to mine any coin using XMR (rx), ETH (ethash), ETC (etchash) or RVN (kawpow).
Tested on Ubuntu 20.04 server.
git clone git@github.com/pr0d1r2/unmineable-miner
cd unmineable-miner
bash install.sh
Fill in your wallets and unique WORKER_NAME in /etc/miner.env
.
It will generate script and run it on systemd service.
When you want to get mineable coins:
unmineable-mine xmr
unmineable-mine eth
unmineable-mine etc
unmineable-mine rvn
When you want to get "unmineable" coins:
unmineable-mine xmr btc
unmineable-mine eth btc
unmineable-mine etc btc
unmineable-mine rvn btc
By default teamredminer is used for best AMD support. To use NVIDIA do the following:
unmineable-mine eth btc lol
unmineable-mine etc btc lol
unmineable-mine rvn btc lol
We have handy shortcuts:
wcpu
wgpu
Requires ruby. For TDD-like experience while making changes use:
bundle install
bundle exec guard
It will run docker build each time changes are saved.
There are also:
Consider using my unmineable referral link (0.75% pool fee instead of 1% for you as well) or donate or both.
The gem is available as open source under the terms of the MIT License.