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 ↗