Development on Canton Network (GSF)

Hello,

I have 2 core questions regarding development for the Canton Network (GSF).

  1. Which DAML SDK is best for development?
  2. How can I develop the APP to make payments / transactions with the Canton Coin?

Thanks

Hi @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!

3 Likes