Documentation for developers, integrators, and node operators. If you want to understand QBTC at a conceptual level first, see the Learn section.Documentation Index
Fetch the complete documentation index at: https://docs.qbtc.net/llms.txt
Use this file to discover all available pages before exploring further.
Start here
- Architecture, a tour of the chain daemon, the bifrost sidecar, the ZK proof service, and how Bitcoin’s state is mirrored.
- Quantum Resistance (ML-DSA), the cryptographic substrate.
- Consensus & Validators, the CometBFT fork and validator economics.
- Claim Mechanism, how a Bitcoin holder converts a claim into spendable QBTC.
Run a node
- Running a Node, hardware, install, configuration. Coming soon as testnet stabilizes.
Integrate
- API Reference, HTTP and RPC surfaces. Coming soon.
Source
- Chain code: github.com/btcq-org.
- Modules in use are documented in the Protocol Specification.