← CIP-0056 · citation graph
CITATIONS / CIP-0056
Canton Network Token Standard · status: Final
Every place across CCPEDIA's corpus that references CIP-0056: sibling CIPs, forum threads, the cip-* / grants-* mailing lists, GitHub issues + PRs across all indexed Canton repos, third-party blog coverage, and YouTube transcripts. Each section samples the most recent N; counts above the sample are the totals.
Sibling CIPs · 10
CIPs that declare a requires: dependency on CIP-0056, or reference it in their content.
Forum posts · 26 · across 21 topics
Individual posts on forum.canton.network that mention CIP-0056. Showing 20 most recent of 26.
Thanks for the suggestions! By testing, I meant an integration test covering CIP-56 token transfers with and without pre-approval via the DA registry. Amulet doesn’t use the DA registry though.
And if you need a token that implements CIP-56 then use the Amulet token from your LocalNet, which BTW also implements CIP-112 in case you need to test TSv2 workflows.
Could you clarify by what you mean by testing? You can use the token-standard CLI that’s bundled in the splice repo to simulate transfers of your CIP-56 token. github.com splice/token-standard/cli at
Hi folks, What is the recommended way to test CIP-56 tokens on a LocalNet?
Hi Canton community, The first repos of OpenZeppelin’s open-source Daml development stack for Canton are now public, and we’re looking for your feedback. Test it, read the designs, and let us know how
Hey folks, Quick question: Is the CIP-56 Off-Ledger API Discovery currently implemented, or is it planned to be? We aren’t seeing any CNS admin party keys on either the devnet or the testnet.
… ding your questions: Is there a recommended way for an application DAR to depend only on the stable CIP-0056 Token Standard interfaces while still creating, locking and later unlocking a holding? Yes, if the …
… is is useful to anyone. Benchmarking OpenZeppelin’s Canton token template Measured through the real CIP-0056 interface choice `TransferFactory_Transfer`: ~15 transfers/second, p50 ~400 ms, p99 ~1.2 s Stops sc …
… upgrades. Questions: Is there a recommended way for an application DAR to depend only on the stable CIP-0056 Token Standard interfaces while still creating, locking and later unlocking a holding? HoldingV1/Ho …
… (one command with a local sandbox, or against a running participant). I’ve also run it against the CIP-0056 Token Standard to evaluate on current standards, not just toy contracts. Thanks again.
… ined directory of wallet capabilities across the Canton Network: which wallets support Canton Coin, CIP-0056 assets, dApp connectivity, pre-approvals, and more — each claim linked to the evidence behind it. V …
… ment logic remains unactivated, keeping our node from entering the settlement corridor. We have our CIP-0056-compliant package ( canton-network-token-standard-kro-cer-token v0.4.0) prepared and can securely s …
To be specific, coin registries and transfer pre-approvals are different for CC vs CIP-56 tokens.
Thanks for the hint @Jatin_Pandya_cf . Sure, I have minted CCs, there is an API for that. Now I need a CIP-56 token, as (unfortunately) CC and CIP-56 tokens are still quite different.
Hey folks, We want to ensure our proposed architecture aligns with current best practices. Our requirements are modest: Provision external parties with unique root namespaces. Hold and transfer CC and
… global counter. Refs: - AllocationV1.daml - AllocationInstructionV1.daml - AmuletAllocation.daml - cip-0056.md Context: github discussion
Two open Dev Fund proposals from Woof - EVM-side compliance and risk infrastructure for Canton Hi all - woof.software is preparing two submissions to the Canton Protocol Development Fund. The pack is
Hey NYCNewman, Would you know if the DAML Utility or CIP-56 Standard have been audited at all?
My team is preparing to launch a CIP-56 token. Would there be a trust center from Halborn or other auditors showing that the DAML utility was audited and covers our generated token’s configuration? Al
… our JSON for easier readability, hope you don’t mind. The JSON doesn’t have the interface views for CIP-0056 so one cannot use a standardized method to infer whether it’s “real”. Generally the way to do it is …
Mailing-list messages · 76 · across 43 threads
Messages on cip-vote, cip-discuss, grants-discuss, and other validator-announce lists. Items with cip_id_match badge come from CCPEDIA-parsed mailing_messages.cip_id: only-here join.
… size is a real measurement on any participant. I had been discarding it. Comparing two independent CIP-0056 registries executing the same standard transfer minimal reference registry, direct completion 11,73 …
… ds to know has to ask off ledger. The proposal. Five optional metadata keys, carried in the records CIP-0056 already provides. Two at party level (how a party is operated; who is accountable for it) and three …
… nicalizer, redaction validator, and six to ten synthetic fixtures for the observable handoff of one CIP-0056 V1 transfer-instruction failure through the synchronous CIP-0103 provider path. It would record onl …
Hi Canton community, The first repos of OpenZeppelin's open-source Daml development stack for Canton are now public, and we're looking for your feedback. Test it, read the designs, and let us know how
Validator Approval Congratulations on having your validator approved! We're very excited to have you spin up your validator node and join us online. Please find the next steps below. Feel free to reac
… is is useful to anyone. Benchmarking OpenZeppelin's Canton token template Measured through the real CIP-0056 interface choice `TransferFactory_Transfer`: - ~15 transfers/second, p50 ~400 ms, p99 ~1.2 s - Stop …
… liquidity partners to evaluate full policy integration with KRO. Uniform Operations: A standardized CIP-0056 DAML workflow designed to seamlessly process and enforce settlement grade transactions across the n …
… ID & nicknames — send to a @usernames without long address; - DvP flows and implementing standards: CIP-0056, CIP-0103, CIP-0104 and other Canton standards. How we protect users: - Transaction Preview — see e …
… lly light rollout of senior‑secured commercial property interests, tokenized as RWAs and wrapped in CIP-0056 markers to validate technical soundness before scaling broader volume. Anyone can verify the live l …
Hi, We're a NODEJUMPER team, and we've submitted two Dev Fund proposals. We'd really value feedback from this list, and for the second one we're also looking for a champion. 1. ISO 20022 ↔ Canton Sett
Onboard Alchemy to Canton, Outcome-Linked SV Weight (Max 3) Number CIP XXXX Layer Governance / Ecosystem Title Onboard Alchemy to Canton, Outcome-Linked SV Weight (Max 3) Author(s) Jacob McCrum, Surag
… atibility This CIP defines locking governance state that lives alongside, but is distinct from, the CIP-0056 Canton Network Token Standard. Token-standard operations on Amulet are expected to continue to work …
… Spraay Protocol. I've just shipped a Canton-native batch payment orchestration layer that uses the CIP-0056 Token Standard and wanted to share it with the community. The problem: Canton has no batch payment …
Hi Simon, hi Sergei, Thank you both for the valuable technical feedback. I really appreciate it. Simon — your point about CC / Amulet fully implementing the CIP-56 APIs is especially important. In the
Hi Murat, There is one distinction missing in the article that may be important when developing a wallet — namely, handling transfer preapproval. The presence of a preapproval for the transfer receive
Thanks Murat, for sharing this detailed and thoughtful write-up. It is a technically accurate and valuable guide for other wallet builders. Here are a few points that I've noticed while reading the qu
Hi everyone, I wanted to share a practical article we published after working through a real CIP-56 / USDCx integration case in Rapid Wallet: https://medium.com/@rapidchainio/using-cip-56-tokens-in-ca
The RedStone Oracle team would like to formally propose Canton Access and Privacy Standard (CAPS) a push oracle architecture redesigned from first principles for Canton’s privacy model. CIP-TBD: Canto
Hi all, Posting per Dr. Amanda Martin's suggestion that proposals seeking a Tech & Ops champion engage this list first. I'm Curtis Guider (independent builder, no prior Daml — production Cloudflare /
… ll/293 - Ships an open-source dispute and refund-authorization primitive for Canton — composes with CIP-0056 / CIP-0103, no CIP changes proposed - Ask: 3,000,000 CC over 5 months, 3 milestones - SIG label: fi …
Hi all, I'm Utku from the Jubilee team. We've just submitted a Draft proposal to the Canton Development Fund: an NFT-focused CIP-56 reference implementation paired with a privacy-native marketplace, f
… ps, your cost to the use the network is constant. The $/mb rate is calibrated to try to keep CC and CIP-0056 transfers at roughly $1 per transfer Nonetheless, it is important that activity in the network be i …
… creators in Indonesia From a technical and ecosystem alignment perspective: Wintip has adopted the CIP-0056 standard to ensure structured, scalable, and interoperable on-chain operations We are actively prep …
… n Canton, given the network’s privacy-first and multi-party execution model. For teams working with CIP-0056 tokens, stablecoin issuance, or DvP / settlement workflows on Canton: Would enforcing compliance di …
Thanks Wayne - appreciate you taking a look Happy to provide anything useful for the internal discussion. Also, glad to jump on a call if helpful. Thanks, Maranda
GitHub items · 74
Issues, PRs, and dev-fund proposals across all indexed Canton repositories that mention CIP-0056.
… The Canton C++ SDK** gives C++ applications typed access to commands, ledger state, update streams, CIP-0056 and CIP-0112 token workflows, interactive submission with a pluggable signer interface, and typed P …
Parent: #718 PR: https://github.com/canton-foundation/canton-dev-fund/pull/688 - **Estimated delivery:** Month 4.5 · **Hard deadline:** 6 months from grant approval. - **Estimated effort:** ~70 person
This pull request adds a comprehensive development fund proposal for establishing core DeFi composability standards on the Canton platform. The proposal outlines the design, specification, and referen
… posal funds a DAML NFT standard for Canton: a new CIP defining an NFT profile on Token Standard V2 (CIP-0056 / CIP-0112). The profile adds stable per-item identity, collection uniqueness, per-item metadata, p …
… posal funds a DAML NFT standard for Canton: a new CIP defining an NFT profile on Token Standard V2 (CIP-0056 / CIP-0112). The profile adds stable per-item identity, collection uniqueness, per-item metadata, p …
## Development Fund Proposal Submission **Proposal file:** [proposals/woof-compliance-middleware-sdk.md](https://github.com/woof-software/canton-dev-fund/blob/proposal-compliance-middleware-sdk/propos
… t for transfers to omnibus accounts" and moved it from Interoperability into Token Standard (it's a CIP-0056 concern) Split "Validator hosting (self-hosted / BYOV)" into three separate features — Bring-Your-O …
… wallet application ### Summary Adds Walley (https://walley.cc), a self-custodial browser wallet for CIP-0056 tokens on Canton MainNet, operated by K2F Labs. Signing keys are derived in the browser from a WebA …
… ures claimed - CC support (transfers and holding) — with mainnet update ID - Pre-approvals for CC - CIP-0056 token transfer: USDCx, CBTC, CETH, HANDL — each backed by a mainnet transaction update ID on Canton …
… to the Wallet Directory with self-attested feature support: CC transfers/holding, CC pre-approvals, CIP-0056 transfer + allocation, CIP-112 v2, CIP-0103 dApp API, WalletConnect, memo tags, key recovery, hardw …
… -a-service platform) to the wallet directory, self-attesting Canton Coin support, CC pre-approvals, CIP-0056 transfers, WalletConnect, memo tags, the Wallet Gateway signing driver, clear signing, and enterpri …
## Development Fund Proposal Submission **Proposal file:** [/proposals/2026-07-o1Labs-canton-evm-merkle-attestation-bridge.md(../blob/main/proposals/2026-07-o1Labs-canton-evm-merkle-attestation-bridge
## Milestone 1: Token Foundation and dApp Framework | Field | Value | | :---- | :---- | | **Estimated Delivery** | Quarter 1: May to July 2026 | | **Focus** | Foundational library components and Refer
### Milestone 3: Token Standard (CIP-56 V1 + CIP-0112 V2), External Signing, PQS Client, Conformance & Security Review - **Estimated delivery:** Month 4.5 · **Hard deadline:** 6 months from grant appr
## Development Fund Proposal Submission **Proposal file:** `/proposals/2026-07-K2FLabs-atomix-dex-infrastructure.md` --- ## Summary Atomix is a non-custodial order-book exchange stack for CIP-56 token
## Development Fund Proposal Submission **Proposal file:** `/proposals/2026-07-K2FLabs-rust-sdk-upstreaming-integration.md` --- ## Summary K2F Labs has operated production applications on Canton mainn
Refer to https://docs.google.com/document/d/1jgRIAZMcP7IX6qggyWuql11N0HkzRdc7v4F0OuBJDxs/edit?tab=t.0 for details.
… inking to `privacy-model.mdx` as the canonical deep-dive instead. - **m6-upgrade-compatibility.mdx, cip-0056.mdx, configuration-reference.mdx, monitoring-setup.mdx, global-synchronizer/understand/overview.mdx …
… his Pull Request submits Alpend's Featured App reinstatement request following its pause related to CIP-0056 compliance. The request includes the basis of the pause, corrective measures undertaken, evidence o …
Development Fund Proposal Submission Proposal file: /proposals/proposal-agentic-ai-interoperability.md Summary Defines a Canton-native protocol enabling institutional AI agents to advertise capabiliti
… n `TransferPreapproval_Send`, not a field on the contract. - **`cips-introduction.mdx`**: Fixed the CIP-0056 API list. Correct six APIs are: Token Metadata, Holding, TransferInstruction, Allocation, Allocatio …
… Multi-party transaction flow patterns (multi-confirmer workflows, atomic settlement coordination) * CIP-0056 token standard interaction helpers (holdings queries, transfer instruction submission, allocation f …
## Development Fund Proposal Submission **Proposal file:** /proposals/2026-06-Eunoia-cip56-erc20-middleware.md **SIG Label:** token-asset-standards **Champion:** Canton Foundation --- ## Summary MetaM
## Development Fund Proposal Submission **Proposal file:** /proposals/2026-06-Eunoia-cip56-erc20-middleware.md --- ## Summary MetaMask-compatible middleware exposing an Ethereum JSON-RPC facade over C
… is welcome. - **CIP-0112 (Token Standard V2) interaction:** the proposal is built against ratified CIP-0056 and includes an explicit V2 migration plan with per-layer reuse estimates and a contingency clause …
Blog posts · 16
Third-party coverage and ecosystem blog posts. Each links to the original publisher; CCPEDIA only indexes, doesn't republish.
Canton’s Tokenomics Committee has clarified how Featured App reward weight is calculated when a transaction includes more than one Featured Asset. Ordinary transactions share the available weight across those assets, while approved delivery-versus-payment venues use a separate calculation when both sides of an exchange settle together.
CertiK’s new guide explains how CIP-56 gives Canton assets a common interface, while implementation, client transaction construction and interpretation, and operational permissions collectively shape their security. The piece focuses on the security boundaries that institutions and developers should assess.
OpenZeppelin has made early Daml components and reference architectures for Canton public, including CIP-112 token and settlement tooling. The materials invite developer testing, feedback and further implementation work.
Zenith has demonstrated an atomic swap between a CIP-56 asset on Canton and an ERC-20 asset on Zenith as work continues toward EVM integration with Canton MainNet.
Moonsong Labs has joined the Canton Network ecosystem as a Service Provider and released a free Canton Readiness Guide. Its Canton practice supports institutions with Daml development, node setup, compliant asset workflows, and Global Synchronizer integration.
Kraken has enabled USDCx deposits and withdrawals on Canton Network, with spot trading to follow once liquidity thresholds are reached, as the exchange signals broader Canton ecosystem support ahead.
PartyLayer has integrated WalletConnect into its open-source wallet connectivity and developer experience layer for Canton dApps, giving developers an additional connection path alongside its existing multi-wallet support, CIP-0103-aligned interface, React tooling, and registry-based wallet discovery.
Gate has enabled USDCx deposits and withdrawals on Canton Network and launched a $150,000 CC incentive campaign spanning spot trading, deposit challenges, and fixed-term savings products.
OneSwap, built by Draper Associates and Coinbase Ventures-backed Sats Terminal, has launched as a permissionless AMM on the Canton Network, opening CC, USDCx, and tokenized Bitcoin trading to retail users on institutional settlement infrastructure.
Learn more about how Canton’s Standard for Apps and Wallets unlocks interoperability on the network.
USDCx is now live on Canton, enabling private, interoperable, institutional-grade digital-dollar settlement. Learn more about the use cases that USDCx unlocks.
Splice 0.5.0 includes Canton 3.4. This is the release note documentation for Canton 3.4.
Explore the Canton wallet ecosystem, which offers users the freedom to choose how they manage their assets - from self-custodial to fully custodial options, enterprise-grade to retail wallets, and hot or cold key storage.
Discover five developer pathways to start building on Canton Network, powering global finance with composable, regulatory-grade applications.
Discover why institutions and crypto capital markets are converging on Canton Network
Explore CIP-56, Canton’s token standard enabling private, compliant, and composable on-chain workflows for institutional finance.
YouTube videos · 1
Recorded talks and tutorials whose title, description, or transcript references CIP-0056. Snippets come from the transcript.
Hey everybody, Satenda side de team at Canon Foundation and in this part of the CF developer series video, we will be demoing how to use the Canon Foundation MCP and the newly released Canon Foundatio
For AI agents
Same citation graph through programmatic surfaces:
get_cip_citations: MCP tool. Input:{cip_id}. Output: counts plus sample items per source. Use when an agent needs "everything that references CIP-X across CCPEDIA's corpus" in one round-trip.GET /api/v1/cips/0056/citationsReturns a JSON shape mirroring this page.- The legacy
/api/v1/cips/0056/mentionsstays for backward compat. It returns topic / thread counts; this new endpoint returns per-post / per-message granularity plus GitHub and YouTube coverage.