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.
Coming soon. Detailed node-operator documentation will be published as testnet stabilizes.
What you’ll need (high level)
- A machine capable of running
qbtcd(the chain daemon),bifrost(the Bitcoin block-watcher sidecar), and a Bitcoin full node. - If you want to host proof generation for users, a separate machine with at least 16 GB RAM is recommended for
proof-service. - Connectivity to the QBTC P2P network and a Bitcoin full node.
Binaries
qbtcd— chain daemon.bifrost— Bitcoin block watcher (per-validator sidecar).proof-service— remote PLONK prover (optional).utxo-indexer— builds genesis UTXO snapshot.
See also
- Architecture, how the binaries fit together.
- Consensus & Validators, validator economics.