Why DAML is excellent to represent digital currency? - CBDC modeling in a nutshell with the actual DAML code
Announcements2 posts617 views2 likesLast activity Jun 2020
AN
andreolfOP
Jun 2020
Kudos to @Richard_Kapolnai and @gaborh for this great blog post
Why DAML is excellent to represent digital currency?
They highlight the main features of #digitalmoney and how they can be implemented with DAML #smartcontracts. We are also going to show some examples in the form of the actual DAML code.
DAML Programming Language – 16 Jun 20

Why DAML is great to represent digital currency - DAML Programming Language
We will highlight the main features of CBDC digital money and how they can be implemented with DAML smart contracts + examples of the actual DAML code.
The complete source code, along with tests, can be downloaded from our GitHub repo.
digital-asset/blog-cbdc-examples
Contribute to digital-asset/blog-cbdc-examples development by creating an account on GitHub.
If you want to master DAML smart contracts, you should also read:
- What is a Central Bank Digital Currency and why should people prefer CBDC over bank accounts
- Interoperability between different markets and how DAML fits,
- Programming Smart contracts – A look into DAML, Kotlin & Java
- How easy it is to learn DAML,
- Some of the reasons why DAML and not Java or Solidity,
- DAML brings a paradigm shift as a programming language,
- How privacy in DAML differs from the rest and why it’s better.
AN
andreolf
Jun 2020Great job also to @Darko!
Really great the configurable privacy and trackability section