1. Introduction
  2. Network
    1. Multiplexing
    2. Mini-protocols
      1. Handshake
      2. ChainSync
      3. BlockFetch
      4. TxSubmission2
      5. KeepAlive
      6. PeerSharing
  3. Consensus
    1. Chain validity
    2. Chain selection
    3. Forging new blocks
    4. Multi-era considerations
  4. Storage
    1. cardano-node's ChainDB
  5. Mempool
  6. Ledger
    1. Transaction fee
    2. Block Validation
    3. CDDL Specs
  7. Plutus
    1. Syntax
    2. Builtin Types and Functions
    3. The CEK Machine
  8. Client interfaces
    1. NTC
      1. Handshake
      2. LocalStateQuery
      3. LocalTxSubmission
      4. TxMonitor
      5. LocalChainSync
    2. UTxO-RPC
  9. Codec basics
  10. Styleguide
  11. Contributing
  12. Logbook
  13. Logo
  14. License