Do you have any other examples for DAML Scripts
App Development4 posts606 views10 likesLast activity May 2020
BA
bartcantOP
May 2020I have been looking into Scripts for Ledger Initialization
Do you have any other examples you can share besides the example in
https://docs.daml.com/daml-script/index.html#
Thanks
ST
stefanobaghino-da
May 2020SH
shaynefletcher
May 2020You’ll also find some useful daml script in the DAVL project GitHub - digital-asset/davl: Digital Asset Vacation Ledger
CO
cocreature
May 2020You can also find DAML Scripts in most of our reference applications, just listing a few examples here:
- ex-know-your-customer/AutoVerificationTestSetup.daml at 5c89761d14a657b33630d55eaa518d6fd7531add · digital-asset/ex-know-your-customer · GitHub
- ex-structured-products/MarketSetup.daml at a37a11319028e1cd0b828072937756af49be6f23 · digital-asset/ex-structured-products · GitHub
- ex-supply-chain/LedgerSetupScript.daml at 6473a135a402e417748ff0e9879fc59ad4f96c29 · digital-asset/ex-supply-chain · GitHub
- ex-asset-servicing/Init.daml at 7c13785dc82fe4a4e19fb74f4925c239b552b048 · digital-asset/ex-asset-servicing · GitHub