Build transactions. See outcomes. Explore how value moves through a UTxO ledger.

Start with the foundation: how a UTxO ledger tracks value as discrete, unspent outputs.

Two paradigms compared: cash-like outputs versus balance-like accounts.

How a wallet holds many UTxOs and what addresses really are.

How wallets pick which UTxOs to spend, with privacy and fee trade-offs.

What happens between submit and block: fee markets and deterministic fees.

Datum, redeemer and context: how scripts decide whether to unlock a UTxO.

DeFi, state machines, oracles: how real apps compose eUTxOs.

Compose inputs, outputs, datum and redeemer. Submit to a sandbox validator.