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.