What is MinerHub?
Just like homebrew for macOS, pypi for Python, it's a source of CPU/GPU miners. It contains a lot of well-known CPU/GPU miners. With Scoop and MinerHub, you can download, setup, mining, update, and remove miners in a few seconds.
ALL MINERS WILL BE DOWNLOADED FROM TRUSTED SOURCES, AND VERIFIED SHA256 CHECKSUM BEFORE INSTALL.
Usage
Using MinerHub is extremely easy, check this:
1. Install Scoop first, launch Powershell and run:
iex (new-object net.webclient).downloadstring('https://get.scoop.sh')
2. Add MinerHub to scoop:
scoop bucket add MinerHub https://github.com/Cage1121/MinerHub
3. Install your favourite miner via scoop install command, like this:
scoop install dstm
4. Create the startup batch script in ANY folder and run:
@echo off
zm.exe --server ssl://eu1-zcash.flypool.org --port 3443 --user wallet.rig0
Useful commands:
Install miner:
scoop install *miner name*
remove miner:
scoop uninstall *miner name*
search miner:
scoop search xmr
Update repo:
scoop update
Update miner:
scoop update *miner name*
Miners list
Now we got these miners, I'll keep adding more miners.
ewbf
excavator
phoenix-miner
rvwf-miner
xmr-stak
xmrig-amd
xmrig-nvidia
xmrig
z-enemy
Contributions
Feel free to pull requests on Github to add new miners.
Any suggestions were welcome.
Sorry for my bad english