| title | Quick Start |
|---|
This guide contains all needed information to start mining Warthog, on your own node (solo) or on pool.
- Website : http://www.warthog.network/
- Links : https://wartscan.io/links
- Pools and exchanges : https://miningpoolstats.stream/warthog
- Mining calculator : https://wartscan.io/calculator
- GUI (Graphical) : Easier for beginners
- Node needed (local or public), quick connection to public node available
- Download : https://github.com/warthog-network/wart-dapp/releases
- Guide : https://docs.warthog.network/guides/wart-dapp/
- GUI (Graphical) : Easier for beginners
- Node needed (local or public)
- Download : https://github.com/warthog-network/wart-wallet/releases
- CLI (command-line)
- Node needed (local or public)
- Download : https://github.com/warthog-network/Warthog/releases
- Guide : https://docs.warthog.network/guides/cli/
The janushash Proof of Balanced Work algo works better with gaming PC hardware (Good CPU needed + good GPU) than with multi-GPU rigs. The miner will give you the GPU hashrate, the CPU hashrate, and the janus hashrate with depend of the two of them. The janus hashrate is your "real" hashrate and the one you will see on your pool.
bzminer (recommanded) : https://www.bzminer.com/
- Active development
- Recommended for most cases
- Warthog is supported on versions 21.0.3 and higher
- ℹ️ Find beta versions here. They can give you early better performances compared to stable release. (do some testing)
Janusminer : https://github.com/CoinFuMasterShifu/janusminer
- First miner of the project
- Open-source
- Development stopped since bzminer support
- Unstable on Windows
- Not optimized for Nvidia GPUs
Beta version is adviced. Command to upgrade : hive-replace -y --beta
The GPU mining algo is SHA256t. It is a core intensive algo : use same OC than Radiant, Kaspa, Alph...
To know your GPU hashrate and overclocking on https://hashrate.no/ ,you can use your GPU data on the NOVO coin. Example with RTX 3070 : https://hashrate.no/gpus/3070/NOVO
On BZminer, you can use the overclocking extra arguments. For that, you can use the config generator : https://www.bzminer.com/config-generator/
The current block reward 3 WART If you know your Janusscore hashrate, you can use the calculator to estimate the number of blocks you can hope to mine on solo : https://wartscan.io/calculator
Here : https://github.com/warthog-network/Warthog/releases
- Make it executable :
chmod +x wart-node-linux - Run it on a screen :
screen ./wart-node-linux --stratum=0.0.0.0:3456(stratum argument needed to mine solo with bzminer)
Create a .bat file on the .exe folder, containing : wart-node-windows.exe --stratum=0.0.0.0:3456 and run it.
Pool syntax to write on your solo miner : stratum+tcp://your-node-local-ip:3456
(On a solo node, with overclocking)






