Daml Ledger References¶
- Daml Ledger Model Concepts
- Structure
 - Integrity
 - Causality and Local Daml Ledgers
- Causality Examples
- Stakeholders of a Contract See Creation and Archival in the Same Order
 - Signatories of a Contract and Stakeholder Actors See Usages After the Creation and Before the Archival
 - Commits Are Atomic
 - Non-Consuming Usages in Different Commits May Appear in Different Orders
 - Out-of-Band Causality Is Not Respected
 - Divulged Actions Do Not Induce Order
 - The Ordering Guarantees Depend on the Party
 
 - Causality Graphs
 - Local Ledgers
 
 - Causality Examples
 - Privacy
 - Daml: Define Contract Models Compactly
 - Exceptions
 - Identity and Package Management
 - Time on Daml Ledgers
 
 - Canton Advanced Architecture
 - Canton Frequently Asked Questions