Programmable Token Transfers (Canton Destination)
What this tutorial will cover
- Fetch proofs, Global CCIP EDS disclosures, and token pool operator EDS inputs
- Execute via
CantonChain.execute— SDK resolves or creates theCCIPReceiverautomatically - Process
TokenReceiveTicketand accept theTransferInstructionfor token delivery - Handle the attached data payload in your application logic
Flow reference
See remote chain → Canton — token receive and data delivery after execute.