From DEXes to governance, eUTxO powers real applications across multiple chains.
Order-book and AMM DEXes leverage UTxO parallelism for batched order processing. Swap outcomes are deterministic before submission — though batcher-mediated ordering shifts MEV concerns rather than removing them.
Cardano governance (CIP-1694) tracks votes as on-chain certificates from registered DReps. Off-chain frameworks like Agora model proposals as eUTxO state machines: the proposal lives in a UTxO with datum tracking vote tallies, advanced by transactions that carry the voter's signature as a redeemer.
Custom tokens are native in eUTxO, not smart contracts. They live directly in UTXOs, making them cheaper and more efficient.
eUTxO naturally models state machines: datum = state, redeemer = input, validator = transition function.
Cardano: the flagship with Plutus/Aiken. Ergo: UTxO + Sigma protocols. Nervos CKB: the Cell Model. The paradigm is growing beyond a single chain.
eUTxO contracts are natural state machines. Click actions to transition states and see how the datum changes.
Optional. Score 3/3 to earn mastery badges. Your first attempt counts for the Polymath badge.