Skip to main content

State Transition Systems

Definition

State transition systems are computational models that describe how a system changes from one state to another based on specific inputs or events. Each change represents a transaction or operation that modifies the system’s overall condition. In blockchain, this refers to how the global state of the ledger, including account balances and smart contract data, updates with each new block of validated transactions. They provide a precise framework for understanding system behavior.