DAML examplesΒΆ
We have plenty of example code, both of DAML and of applications around DAML, on our public GitHub organization.
- 12+ examples of different use cases: A repository containing a wide variety of DAML examples
- Bond trading example: DAML code and automation using the Java bindings
- Collateral management example: DAML code
- Repurchase agreement example: DAML code and automation using the Java bindings
- Java bindings tutorial: Three examples using the Java bindings with a very simple DAML model
- Node.js tutorial: Step-by-step running through using the Node.js bindings