How to set up Nanopool mining

Nanopool is one of the larger mining pools that support various different popular coins: Ethereum Classic, Zcash, Monero, Pascal, Electroneum, Raven, and Grin (on cuckARoo29 algorithm). Minimum payouts are different from coin to coin, but the fee for mining on Nanopool is 1%. Minerstat allows you to quickly start with mining on Nanopool.

To set up mining at Nanopool on your minerstat dashboard follow the next steps.

Pool

First, open address editor and add new tag (POOL:ETC-NANO) with one of the following stratum addresses:

  • etc-eu1.nanopool.org:19999
  • etc-eu2.nanopool.org:19999
  • etc-us-east1.nanopool.org:19999
  • etc-us-west1.nanopool.org:19999
  • etc-asia1.nanopool.org:19999
  • etc-jp1.nanopool.org:19999
  • etc-au1.nanopool.org:19999

Wallet

Next, save the tag (WALLET:ETC) under wallets with your ETC address that you will use with mining on Nanopool.

Worker's config

In the next step, navigate to your worker's config. Select the default mining client for mining and then use the simple or advanced configuration.

Simple config example

  • Coin: ETC
  • Pool: (POOL:ETC-NANO)
  • Wallet: (WALLET:ETC)
  • Password: x

Phoenix

To set up Nanopool ETC mining with Phoenix miner, you can use the following configuration:

-pool (POOL:ETC-NANO) -proto 2 -wal (WALLET:ETC) -worker (WORKER)

TeamRedMiner

To set up Nanopool ETC mining with TeamRedMiner, you can use the following configuration:

--algo etchash -o (POOL:ETC-NANO) -u (WALLET:ETC) ⁣ -p x --eth_worker=(WORKER)

T-Rex

To set up Nanopool ETC mining with T-Rex Miner, you can use the following configuration:

{ "pools": [ { "user": "(WALLET:ETC)", "worker": "(WORKER)", "url": "(POOL:ETC-NANO)", "pass": "x" } ], "no-nvml": true, "api-bind-http": "127.0.0.1:4068", "json-response": true, "pci-indexing":true, "retries": 3, "retry-pause": 5, "timeout": 500, "no-watchdog":true, "algo": "etchash", "exit-on-cuda-error": true, "exit-on-connection-lost": false }

lolMiner

To set up Nanopool ETC mining with lolMiner, you can use the following configuration:

{ "MINERSTAT" : { "DEVICES" : "AUTO", "APIPORT" : 3333, "ALGO" : "ETCHASH", "POOLS" : [ {"POOL" : "(POOL:ETC-NANO)⁣", "PORT" : "(AUTO)⁣", "USER" : "(WALLET:ETC)⁣", "PASS" : "x"} ] } }

NBMiner

To set up Nanopool ETC mining with NBMiner, you can use the following configuration:

-a etchash -o (POOL:ETC-NANO) -u (WALLET:ETC)⁣.(WORKER) -long-format

You can repeat the process for any other coin, algorithm, or mining client options, just make sure that:

  • You are using correct stratum addresses;
  • You are using correct ports;
  • You have chosen correct mining client for your set up (Windows/Linux and AMD/Nvidia);
  • You have checked if mining client requires algorithm parameter and you have correctly updated it.
Revolutionize your mining operation with minerstat

It's easy and free to get started. Monitor, manage, and optimize your mining rigs with our powerful platform.

Sign up for free now