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.shFill 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 xmrunmineable-mine ethunmineable-mine etcunmineable-mine rvnWhen you want to get "unmineable" coins:
unmineable-mine xmr btcunmineable-mine eth btcunmineable-mine etc btcunmineable-mine rvn btcBy default teamredminer is used for best AMD support. To use NVIDIA do the following:
unmineable-mine eth btc lolunmineable-mine etc btc lolunmineable-mine rvn btc lolWe have handy shortcuts:
wcpuwgpuRequires ruby. For TDD-like experience while making changes use:
bundle install
bundle exec guardIt 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.