Explore next
- Plutus CoreCardano's on-chain smart-contract runtime. Higher-level languages (Plinth, Aiken) compile down to Plutus Core for execution.View term
- AikenA modern smart contract language for Cardano, designed to be beginner-friendly while producing efficient on-chain code.View term
- eUTXOCardano's extension of the UTXO accounting model; each output can carry datum and script logic, so smart contracts express rules without the shared mutable state used by account-based chains.View term