Mining NEOXA on HiveOS with 3GB cards

The key to the success in mining NEOXA on HiveOS is knowing pool parameters that can be stratum+tcp://minenice.newpool.pw:1120, for example:

Full miner config is:

=== /hive/miners/t-rex/0.26.4/config.json =================================================
{
  "pools": [
    {
      "user": "<my wallet>.rig0",
      "url": "stratum+tcp://minenice.newpool.pw:1120",
      "pass": "x",
      "worker": ""
    }
  ],
  "api-bind-http": "127.0.0.1:4059",
  "json-response": true,
  "retries": 3,
  "retry-pause": 10,
  "timeout": 180,
  "no-watchdog": true,
  "algo": "kawpow",
  "validate-shares": true,
  "log-path": "/var/log/miner/t-rex/t-rex.log",
  "exit-on-cuda-error": true,
  "exit-on-connection-lost": false,
  "_notes": "Generated at Fri Jul 22 14:12:01 MSK 2022"
}

it uses about 1.2GB:

Miner log:

Price:

3 Responses to Mining NEOXA on HiveOS with 3GB cards

  1. dmitriano says:

    Windows 10:
    t-rex.exe -a kawpow -o stratum+tcp://minenice.newpool.pw:1120 -u wallet.rigA -p x

  2. dmitriano says:

    https://www.reddit.com/r/Neoxa/comments/14085gh/neoxa_mnemonic_restore_funds_gone_and_new_address/
    step 6: after complete sync, click Tools>> Wallet Repair>> Recover Transaction 1

Leave a Reply

Your email address will not be published. Required fields are marked *