FearMiner
A miner for Quantus (QTC) on NVIDIA, with CUDA kernels tuned per architecture, a live cockpit, and RandomX and VerusHash on the CPU.
Pros:
- CUDA kernels tuned per architecture, Volta through Blackwell; other GPUs fall back to Vulkan.
- A watchdog restarts a hung or silent card and a supervisor restarts the process after a crash, with the cause in the log.
- The cockpit shows effective hashrate and per-card shares, and a read-only HTTP API serves the same figures.
Cons:
- Closed source — the repository publishes release binaries only.
- Young project — give it its own testing before pointing a large fleet at it.
- The Quantus dev fee is 2%.
List of Coins and Algorithms:
- Quantus (QTC) — quantus, on the GPU
- Monero (XMR) — randomx, CPU only
- Verus (VRSC) — verushash, CPU only
Fees
- Quantus 2%
- RandomX and VerusHash 0.85%
Supported GPUs
- NVIDIA Volta, Turing (RTX 20, GTX 16), Ampere (RTX 30, A100), Ada Lovelace (RTX 40), Hopper and Blackwell (RTX 50). Driver 550 or newer, 570 or newer for RTX 50.
- Other GPUs run on Vulkan at a fraction of the rate; the CPU algorithms need no GPU at all.