Skip to content
Documentation/github-code/OpenZeppelin/canton-stablecoinView on github-code
github-code/OpenZeppelin/canton-stablecoin

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

Daml contract source - OpenZeppelin/canton-stablecoin/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 Splice.A

READ ON GITHUB-CODE