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/Setup.daml

Daml contract source - OpenZeppelin/canton-stablecoin/simple-token-test/daml/SimpleToken/Test/Setup.daml ```daml -- | Common test setup: party allocation, registry init, initial holdings. module SimpleToken.Test.Setup where import DA.Date import DA.Time import Splice.Api.Token.MetadataV1 import Spli

READ ON GITHUB-CODE