github nanopool/nanominer v3.7.6
nanominer v3.7.6

latest releases: v3.9.3, v3.9.2, v3.9.1...
22 months ago
  • Added EVR coin.
  • Fixed password vulnerability: we do not show config via API now in case of webPassword is set.
  • Added support new name for AMD Radeon RX 550 in modern drivers.

Config example for EVR coin:

[Evrprogpow]
coin = evr
wallet = eHNUGzw8ZG9PGC8gKtnneyMaQXQTtAUm98
pool1 = stratum-eu.rplant.xyz:17073

Config example for dual EVR+ZIL:

[Evrprogpow]
wallet = eHNUGzw8ZG9PGC8gKtnneyMaQXQTtAUm98
pool1 = stratum-eu.rplant.xyz:17073

[zil]
wallet = zil1rpxnv479xy9c2jlgry3wy3869rnt4rjvjwjtuv
zilEpoch = 0 ; number of DAG epoch for caching
pool1 = eu.ezil.me:4444

Config example for triple EVR+ZIL+XMR:

[Evrprogpow]
wallet = eHNUGzw8ZG9PGC8gKtnneyMaQXQTtAUm98
pool1 = stratum-eu.rplant.xyz:17073

[zil]
wallet = zil1rpxnv479xy9c2jlgry3wy3869rnt4rjvjwjtuv
zilEpoch = 0 ; number of DAG epoch for caching
pool1 = eu.ezil.me:4444
pool2 = us-east.ezil.me:4444

[RandomX]
coin = xmr
wallet = 46TgqBPmxFYiEhWfwGMRWWaqyrardCVB2JtZCKyAmatGeuPWMsNAJmFU3cCiTSn16XT2nw5XMXcJVidVxR46F3i57N5K7NN

Config example for triple EVR+ZIL+Verus coin:

[Evrprogpow]
wallet = eHNUGzw8ZG9PGC8gKtnneyMaQXQTtAUm98
pool1 = stratum-eu.rplant.xyz:17073

[zil]
wallet = zil1rpxnv479xy9c2jlgry3wy3869rnt4rjvjwjtuv
zilEpoch = 0 ; number of DAG epoch for caching
pool1 = eu.ezil.me:4444
pool2 = us-east.ezil.me:4444

[verushash]
wallet = REoPcdGXthL5yeTCrJtrQv5xhYTknbFbec
coin = VRSC
rigName = speed_test
rigPassword=X
pool1=na.luckpool.net:3956

Command line example for EVR:

nanominer.exe -coin evr -wallet eHNUGzw8ZG9PGC8gKtnneyMaQXQTtAUm98 -pool1 stratum-eu.rplant.xyz:17073
./nanominer -coin evr -wallet eHNUGzw8ZG9PGC8gKtnneyMaQXQTtAUm98 -pool1 stratum-eu.rplant.xyz:17073

Command line example for EVR+ZIL:

nanominer -algo Evrprogpow  -wallet eHNUGzw8ZG9PGC8gKtnneyMaQXQTtAUm98 -pool1 stratum-eu.rplant.xyz:17073 -algo zil -wallet zil1rpxnv479xy9c2jlgry3wy3869rnt4rjvjwjtuv -zilEpoch 0 -pool1 eu.ezil.me:4444

Command line example for triple EVR+ZIL+XMR:

nanominer -algo Evrprogpow  -wallet eHNUGzw8ZG9PGC8gKtnneyMaQXQTtAUm98 -pool1 stratum-eu.rplant.xyz:17073 -algo zil -wallet zil1rpxnv479xy9c2jlgry3wy3869rnt4rjvjwjtuv -zilEpoch 0 -pool1 eu.ezil.me:4444 -algo RandomX -coin xmr -wallet 46TgqBPmxFYiEhWfwGMRWWaqyrardCVB2JtZCKyAmatGeuPWMsNAJmFU3cCiTSn16XT2nw5XMXcJVidVxR46F3i57N5K7NN

Don't miss a new nanominer release

NewReleases is sending notifications on new releases.