Stratum Information
-
EU Stratum
Stratum URL: stratum+tcp://quantus.suprnova.cc Ports: 7071 (low), 7072 (farm), 7073 (large farm), 7074 (SSL/TLS) Difficulty: Variable (VarDiff on all ports). Set fixed diff via password: d=XXXX Getting Ping Mining Pool Ping explained
Miner Config Information
-
Username: Use your Quantus Wallet Address as Username Workername: Add .workername to your Username Algo: QPoW (Poseidon2 · Goldilocks) Password: x (or d=XXXX for fixed difficulty) Example: YOUR_WALLET_ADDRESS.myWorker01priority_high
Linux Mining Information
GPU Miner
-
suprminer GPU Recommended
Download: github.com/ocminer/suprminer/releases (use the latest release) Example Command:./suprminer-neptune -a quantus -o stratum+tcp://quantus.suprnova.cc:7071 -u YOUR_QUANTUS_ADDRESS.rig01 -p xWith TLS/SSL:./suprminer-neptune -a quantus -o stratum+ssl://quantus.suprnova.cc:7074 -u YOUR_QUANTUS_ADDRESS.rig01 -p x -
SRBMiner-Multi GPU Alternative
Download: github.com/doktor83/SRBMiner-Multi/releases (NVIDIA + AMD RDNA, 2.5% dev fee) Example Command:./SRBMiner-MULTI --algorithm quantus --pool quantus.suprnova.cc:7071 --wallet YOUR_QUANTUS_ADDRESS.rig01 --password x
Windows Mining Information
GPU Miner
-
suprminer GPU Recommended
Download: github.com/ocminer/suprminer/releases (use the latest release) Example Command:suprminer-neptune.exe -a quantus -o stratum+tcp://quantus.suprnova.cc:7071 -u YOUR_QUANTUS_ADDRESS.rig01 -p xWith TLS/SSL:suprminer-neptune.exe -a quantus -o stratum+ssl://quantus.suprnova.cc:7074 -u YOUR_QUANTUS_ADDRESS.rig01 -p x -
SRBMiner-Multi GPU Alternative
Download: github.com/doktor83/SRBMiner-Multi/releases (NVIDIA + AMD RDNA, 2.5% dev fee) Example Command:SRBMiner-MULTI.exe --algorithm quantus --pool quantus.suprnova.cc:7071 --wallet YOUR_QUANTUS_ADDRESS.rig01 --password x
Quantus (QPoW / Poseidon2) is mined with suprminer on modern GPUs. A single RTX 5090 reaches about 1.39 GH/s.
Use the TLS port
7074 (stratum+ssl) for an encrypted connection.
Hashrate Rental Services
-
Nicehash / Mining Rig Rentals
Support for Nicehash and Mining Rig Rentals for qpow-poseidon2 is coming soon. Use port 7072 (high difficulty, optimized for rental hashrate) when connecting via these services. We will provide a detailed guide once these services add support for qpow-poseidon2. -
Octa.Space Available Now
You can rent GPU hashpower on Octa.Space. Pool URL:stratum+tcp://quantus.suprnova.cc:7072
HiveOS / MMPOS Configuration
HiveOS Flight Sheet Setup
-
Step 1: Create a Flight Sheet
Go to Flight Sheets in your HiveOS dashboard and click Add Flight Sheet. Set the following:Coin Select Custom, enter QTCWallet Create a new wallet with your Quantus wallet address, or select an existing one Pool Select Configure in miner Miner Choose one of the miners below (see Step 2) -
Step 2: suprminer Recommended
suprminer is a Custom Miner in HiveOS. You need to provide the installation URL.Miner Select Custom at the bottom of the miner dropdown Miner name suprminerInstallation URL Copy the .tar.gzlink from GitHub releasesHash algorithm quantusWallet and worker %WAL%.%WORKER_NAME%Pool URL stratum+tcp://quantus.suprnova.cc:7071Password x -
Step 3: Apply and Start
1. Save the flight sheet and apply it to your worker(s). 2. The miner will start automatically. Check the Miner log tab to confirm shares are being accepted. 3. Your stats will appear on the Your Stats page within a few minutes. Tip: Use port 7072 for mid-range CPUs or 7073 for high-end CPUs for faster VarDiff convergence.
MMPOS Configuration
-
MMPOS Setup
MMPOS configuration is similar to HiveOS. Use suprminer as a custom miner. Pool URL:stratum+tcp://quantus.suprnova.cc:7071Wallet:YOUR_WALLET_ADDRESS.%WORKER%Refer to the miner GitHub pages for specific MMPOS configuration examples.