« Back to Glossary Index
A computational model, used to describe blockchains, in which the system transitions between defined states based on validated inputs such as transactions.
Applied: Ethereum is often described academically as a ‘state machine’ — every transaction is a state transition function applied to the previous global state to produce the next.
« Back to Glossary Index