Development on Canton Network (GSF)
App Development2 posts117 views3 likesLast activity Aug 2025
CIPs mentioned:CIP-0056
DO
doron_leviOP
Aug 2025Hello,
I have 2 core questions regarding development for the Canton Network (GSF).
- Which DAML SDK is best for development?
- How can I develop the APP to make payments / transactions with the Canton Coin?
Thanks
BE
bernhard
Aug 2025Hi @doron_levi ,
You can find the version of the SDK currently used for Canton Coin in the GSF docs: Version Information — Splice documentation
Canton Coin is fully compliant with the CIP-0056 token standard so for integrations, I’d refer to these docs: Token Standard APIs — Splice documentation
You can also have a look at the network quickstart app: GitHub - digital-asset/cn-quickstart: Accelerate building apps on Canton Network using this quickstart to start quick!