qPoW
Quantum Proof of Work, mining by simulating quantum circuits instead of random hash puzzles.
Miners run 16-qubit circuits with Ry, Rz, and CNOT gates. Output expectation values become a 256-bit hash checked against network difficulty.
Glossary
Quantum Proof of Work, mining by simulating quantum circuits instead of random hash puzzles.
Miners run 16-qubit circuits with Ry, Rz, and CNOT gates. Output expectation values become a 256-bit hash checked against network difficulty.
The mining algorithm used by Qubitcoin. Your miner must support qhash/qPoW.
A quantum bit, the basic unit in a quantum circuit. Qubitcoin uses 16 qubits per mining attempt.
A quantum gate that entangles two qubits, the control qubit influences the target.
Specialized mining hardware. Bitcoin uses ASICs; Qubitcoin is optimized for GPUs instead.
Graphics card, the recommended hardware for Qubitcoin mining (NVIDIA RTX best supported).
NVIDIA's SDK for GPU-accelerated quantum simulation. Qubitcoin uses cuStateVec under the hood.
Bring Your Own Solver, plug a custom quantum simulator backend into the mining process.
Difficulty adjustment algorithm that keeps block times stable as hashrate changes.
Block reward cuts in half every 210,000 blocks (~4 years). Same schedule as Bitcoin.
Qubitcoin's native coin. Max supply: 21 million.
The protocol miners use to connect to a pool. Example: stratum+tcp://qubitcoin.luckypool.io:8610
A mining pool combines hashrate from many miners to find blocks more consistently. Main pool: LuckyPool.
A label for your mining rig (e.g. bc1q...myrig). Helps track machines on the pool dashboard.
Stores your QTC. Addresses start with bc1. Use the browser wallet or Electrum for desktop.
Popular mining software for NVIDIA GPUs with native QHash support.
Prefix for QTC SegWit wallet addresses. Your receiving address for mining and withdrawals starts with bc1.
A number miners change on each attempt to produce a different circuit hash.
How hard it is to find a valid block. The network adjusts it so blocks stay ~10 minutes apart.
Desktop wallet software. Qubitcoin ships a custom Electrum build from Superquantum.
The default mining pool in the setup wizard. stratum+tcp://qubitcoin.luckypool.io:8610
Quantum hashes per second. Measures full qPoW cycles, not comparable to Bitcoin TH/s.