Nanominer is a fast and stable, user-friendly and reliable miner which has been released by Nanopool - one of the best cryptocurrency mining solution out there.
Warning: Miners are listed here for convenience. Non-official miners have not been vetted. Use at your own risk. All fees are to the developers of the miners.
Installation
Download The Miner from GitHub and extract the archive to any folder.
Configuration
This configuration is suitable for Windows and Linux.
Make sure your config.ini file looks like this:
[Kawpow] wallet = YOUR_WALLET rigName = YOUR_WORKER_NAME email = YOUR_EMAIL coin=RVN sortPools=true
Where:
- YOUR_WALLET - your valid Ethereum address.
- YOUR_WORKER_NAME - simple short worker name (like worker01). Optional.
- YOUR_EMAIL - your email address for notifications. Optional.
Host servers of Nanopool will be added automatically. Miner also can sort servers via ping, and chose the nearest one if you are using sortPools option.
If you want to setup failovers manually, you need to add "pool" option like in example bellow:
[Kawpow] wallet = YOUR_WALLET coin=Rvn rigName = YOUR_WORKER_NAME email = YOUR_EMAIL pool1 = rvn-eu1.nanopool.org:10443 pool2 = rvn-eu2.nanopool.org:10443 pool3 = rvn-us-east1.nanopool.org:10443 pool4 = rvn-us-west1.nanopool.org:10443 pool5 = rvn-asia1.nanopool.org:10443 pool6 = rvn-jp1.nanopool.org:10443 pool7 = rvn-au1.nanopool.org:10443
Double check you set your own wallet and it's correct. Set a simple worker name to track your RIG on the pool and an email address to receive alerts when your RIG goes offline. Alternatively, you can set a passphrase instead to access the account settings.
Run
Double click the nanominer file to launch the miner.
Additional Information
More information about Nanominer configuration can be found on GitHub.
Nanominer takes additional 2% fee for KawPow algorythm.
With Nanominer can mine KawPow + PascalCoin or Monero at the same time. Find out how here.