Technical Reference
Encoding, storage, PoW, cryptography, and system constants
Low-level reference material for implementers and integrators.
- Binary Encoding — wire format for blocks, transactions, and votes.
- Storage Layer — on-disk layout and indexes.
- Proof of Work — challenge derivation and verification.
- Cryptography — key derivation, signatures, and hashing.
- System Constants — fixed network parameters.
For end-user CLI usage, see the CLI section.