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