Hello,
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
Hello,
I have 2 core questions regarding development for the Canton Network (GSF).
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!