Splice Daml APIs
The APIs below are published by Splice to aid decoupling different Canton Network applications. Consider using them to decouple your code from the upgrading cycles of your dependencies, when building Daml code that interacts with workflows of other apps in the Canton Network.
These APIs are not mandatory to use. Feel free to build your own Daml APIs, potentially using the APIs below as inspiration.
Canton Network Token Standard APIs (CIP-0056)
See the text of the CIP-0056 for an overview of the APIs that are part of the Canton Network Token Standard.
See the README in its source-code for background on how to use the APIs.
See the reference docs below for the Daml interfaces that are part of the Canton Network Token Standard; or read the source code.
Featured App Activity Markers API (CIP-0047)
See the text of the CIP-0047 for its background on its design and its specification.
See the reference docs below for the Daml interfaces that are part of the Featured App Activity Markers API; or read the source code.
Comments