Skip to main content

Core Concepts

Nigo Protocol defines ledger state and state transitions as independent canonical values. Start with protocol invariants and externally observable semantics before studying implementation classes.

  • StateCell: the smallest state unit, its ID domain, structured state, and lifecycle
  • Transaction model: transaction kinds, signatures, execution, and receipts

State commitment, fee profiles, and finality will be added as separate documents.