CCPEDIAdocs
Design patterns

Token Standard

1 Canton design pattern for token standard.

Implement a CIP-0056 token transfer

Problem. Custom transfer choices duplicate logic that the standard already covers.

Solution. Use the Canton Token Standard (CIP-0056) reference flows: Transfer, TransferIntent, TransferReceipt. Build new tokens by extending the standard, not replacing it.

References:

On this page