Skip to content
CCPEDIAby Unity Nodes
Documentation/GitHub Code/OpenZeppelin/canton-token-templateView on GitHub Code

OpenZeppelin/canton-token-template: simple-token-test/daml/SimpleToken/Test/Allocation.daml

Daml contract source - OpenZeppelin/canton-token-template/simple-token-test/daml/SimpleToken/Test/Allocation.daml ```daml -- | Allocation lifecycle tests (5 tests) including DvP. module SimpleToken.Test.Allocation where import Splice.Api.Token.MetadataV1 import Splice.Api.Token.HoldingV1 import Spli

Read on GitHub Code