Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 225 Bytes

ARCHITECTURE.adoc

File metadata and controls

6 lines (4 loc) · 225 Bytes

plutus-ledger

This defines our model of an Extended UTXO ledger, including:

  • The types that describe transactions, pending transactions, keys, currencies, etc.

  • Functions that implement the ledger validation rules.