Write Smart Contracts with Daml¶
- An Introduction to Daml
- Basic Contracts
- Test Templates Using Daml Script
- Data Types
- Transform Data Using Choices
- Add Constraints to a Contract
- Parties and Authority
- Composing Choices
- Daml Interfaces
- Exception Handling
- Work With Dependencies
- Functional Programming 101
- The Daml Standard Library
- Good Design Patterns
- Test Daml Contracts
- Next Steps