Distributed State Machine

System

This refers to the foundational computational model underpinning a blockchain or decentralized application where the ledger’s current state is determined by applying a sequence of validated transactions to a prior state. All nodes must execute the same logic to arrive at identical outcomes, ensuring global agreement. This deterministic nature is essential for financial applications.