How to set up HiveOn mining

HiveOn is one of the larger mining pools that supports mining of Ethereum Classic and Ravencoin. The payout scheme on HiveOn pool is PPS+ with 1 ETC payout thresholds. HiveOn doesn't charge any fees and pays transaction fees.

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

Pools

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

  • etc.hiveon.net:8888
  • etc.hiveon.net:4444

Wallets

In the next step you need to save your wallet address to your address editor. Create new tag (WALLET:ETC) under wallets with your ETC wallet address (starting with 0x). For example: 0x03E49A6f9e87Edd5933cEF2640B9ceC1827B36A1

Worker's config

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

Select mining client

Click on the default mining client's name, search for ETC, and select preferred mining client. Mining clients that are grayed out are not available for your system and type of worker.

Simple config example

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

Phoenix

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

-pool (POOL:ETC-HIVE) -proto 2 -wal (WALLET:ETC) -worker (WORKER) -coin etc

TeamRedMiner

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

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

T-Rex

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

{ "pools": [ { "user": "(WALLET:ETC)", "worker": "(WORKER)", "url": "(POOL:ETC-HIVE)", "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 HiveOn ETC mining with lolMiner, you can use the following configuration:

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

NBMiner

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

-a etchash -o (POOL:ETC-HIVE)⁣ -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