How to mine Nautilus
In this post I will pay attention to Nautilus blockchain, and will provide tips for those who want to mine it.
About Nautilus blockchain
The source-code of Nautilus is forked from Karlsen (which is forked from KASPA), whith only difference in the hashing algorithm. Nautilus as Karlsen is using KarlsenHash, a new resistent algorithm. The Nautilus native token is NTL, and is already supported by some exchanges.
Mining Nautilus
Nautilus is using a KarlsenHash algorithm.
If you do not have an Nautilus Wallet, you should obtain one. The easiest way is to create a web wallet at wallet.nautilus-network.netNautilus Wallet
Mobile wallet app is not yet available.
KarlsenHash is ASIC resistent algo, works best for GPU mining.
Many mining applications supports KarlsenHash. Here are some of them.
Miner | Source | Dev Fee | Hadrware | OS | Download |
---|---|---|---|---|---|
lolMiner | closed source | 1.00% | NVIDIA, AMD | Windows/Linix | lolMiner |
BZMiner | closed source | 1.00% | NVIDIA, AMD | Windows/Linix | BZMiner |
SRBMiner | closed source | 0.85% | NVIDIA, AMD | Windows/Linix | SRBMiner |
Team Red Miner | closed source | 1.00% | NVIDIA, AMD | Windows/Linix | TeamRedMiner |
Gminer | closed source | 1.00% | NVIDIA, AMD | Windows/Linix | Gminer |
Pool | Hardware | Stratum Difficulty | Pool URL |
---|---|---|---|
PPS | Any | Auto | http://nushypool.com:40011 |
Solo | Any | Auto | http://nushypool.com:45011 |
Once you start mining, you can setup your custom difficulty for each worker using NushyBot
To start mining
If your Windows suggest that the miners are "potentially unwanted" software, you may need to select "Allow on device" option in Windows Security settings.
Find the nearest server to your geographical area, and ping it. If the ping is done for less than 100ms, you can consider this server for mining.
$ ping nushypool.com
Run the miner. The command line depends from you miner, and your OS. For example to start mining with NBMiner, the run command is:
$ ./SRBMiner-MULTI --disable-cpu --enable-gpu --algorithm karlsenhash --pool stratum+tcp://nushypool.com:40011 --wallet [address].[workername]
You can quickly configure your command in our NTL Pool Page and tap "Start Mining" button.
You can setup custom difficulty for your miner using NushyBot
Good luck!
Yours Max Mustermann
Developer, Miner