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/daml/SimpleToken/ContextUtils.daml

Daml contract source — OpenZeppelin/canton-token-template/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 w

READ ON GITHUB-CODE