Skip to content
CCPEDIAby Unity Nodes
Documentation/github-code/OpenZeppelin/canton-token-templateView on github-code
github-code/OpenZeppelin/canton-token-template

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