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/Props/Properties.daml

Daml contract source - OpenZeppelin/canton-stablecoin/simple-token-test/daml/SimpleToken/Test/Props/Properties.daml ```daml -- | Property-based tests for the simple-token model. -- Each test_ function is discovered by dpm test. module SimpleToken.Test.Props.Properties where import Daml.Script import

READ ON GITHUB-CODE