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

OpenZeppelin/canton-stablecoin: simple-token/daml/SimpleToken/ContextUtils.daml

Daml contract source - OpenZeppelin/canton-stablecoin/simple-token/daml/SimpleToken/ContextUtils.daml ```daml -- | Choice context utilities for the simple token standard. -- Copied from Splice.Amulet.TokenApiUtils to avoid transitive dependency on splice-amulet. module SimpleToken.ContextUtils where

READ ON GITHUB-CODE