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