What is Canton?
A privacy-enabled blockchain for institutional finance — tokenized assets, atomic settlement, and DAML smart contracts. Backed by DTCC, Goldman Sachs, Broadridge, and 45+ Super Validators.
Independent Canton Network education in English and Chinese: learning paths, docs mirrors, CIPs, ecosystem, and daily-refreshed news at ccprivacy.club.
Independent, unofficial educational hub for Canton Network, DAML smart contracts, and the institutional blockchain ecosystem — open source and maintained by the community. Some materials are aggregated or refreshed using editor-assisted workflows, including AI agents and automation, which may introduce errors or omissions. Always verify against official documentation.
Implied from CoinGecko USD prices — not an on-chain pair.
Chart SVG is generated at build time. Run `npm run chart:build` locally, or `npm run build`, then refresh.
A privacy-enabled blockchain for institutional finance — tokenized assets, atomic settlement, and DAML smart contracts. Backed by DTCC, Goldman Sachs, Broadridge, and 45+ Super Validators.
Developers, researchers, and teams who want a structured entry point into Canton before reading primary sources.
Canton evolves through Canton Improvement Proposals (CIPs) — covering tokenomics, Super Validator onboarding, standards, and protocol upgrades.
98,000+ Discord members, ongoing governance votes, and a Protocol Development Fund open to external builders.
CantonNews (July 24, 2026): Nasdaq disclosed on its Q2 2026 earnings call a successful Canton Network tokenized collateral pilot—transmitting tokenized money market funds as collateral through Nasdaq Calypso alongside two leading asset managers. CEO Adena Friedman framed it as proof that Calypso, used by hundreds of firms for collateral management, could evolve into a network moving assets in tokenized form; she said participants left the pilot room calling it a victory (“The money moved”). Future monetization is planned via a new Calypso module upsell for collateral movement. The pilot sits within a broader Nasdaq tokenization push—working with DTCC on post-trade settlement of tokenized shares and with Kraken on tokenized equity issuance with instantaneous settlement (target early 2027). The disclosure accompanied record results: $1.5B net revenue (+15% YoY), index AUM surpassing $1T with $51B quarterly net inflows, and the June 12 SpaceX IPO described as the largest in history ($86B raised).
GlobeNewswire / Arqitech (July 23, 2026): Arqitech, MPCH, Pixelplex, and sFOX executed multiple live non-custodial cross-chain atomic swaps on Canton MainNet, exchanging Canton Coin (CC) for USDC while each institution retained full control of its private signing keys via Arqitech’s Atomic Swap Protocol (ASP). The deployment demonstrates regulated institutions completing secure atomic cross-chain transactions without relinquishing custody—connecting Canton to Bitcoin, Ethereum, Tron, and Solana liquidity through Arqitech’s multi-chain platform. sFOX CEO Javier Martinez said the milestone complements sFOX’s plan to list CC for public trading starting August 1, 2026. The ASP builds on Arqitech’s collaboration with Digital Asset on Canton Token Standard V2 (CIP-0112), approved by the Canton Foundation in June 2026; customer access opens in the coming weeks.
CantonNews (July 23, 2026): Nasdaq-listed Canton Strategic Holdings (CNTN) sold its biotech R&D arm Gravitas Life Sciences to Gravitas Collective Corp. in a board-unanimous deal that closed July 17 and was announced six days later. Management frames the divestiture as aligning corporate structure with its operating strategy—leveraging Canton Coin to support Canton Network’s role in digitizing traditional financial markets—following the June 2026 launch of its locking-as-a-service for Super Validators and Featured Apps under CIP-0105/CIP-0116. With the unrelated biotech business separated, future milestones can be read directly through a Canton-centric lens, adding public-market visibility for a Super Validator and Canton Foundation member already holding billions of CC on its balance sheet.
Each day at 20:00 China Standard Time (GMT+8), GitHub Actions runs a full build and deploy (runs may start up to about an hour later). Build-time refreshes below; narrative pages still follow the repo until you edit them or run the Cursor Skill.
This site is open source and includes a Cursor AI Skill that auto-scans for Canton updates. Clone the repo, open in Cursor, and ask the Agent to refresh content — or edit manually and open a PR.
GitHub repo ↗Install the Skill (run in terminal):
git clone https://github.com/HashClawAI/canton-edu.git && cd canton-edu && npm install Then open the canton-edu folder in Cursor — the Skill at .cursor/skills/ is auto-detected.
Example commands for the Cursor Agent:
Scan for Canton updates and refresh the siteAdd recent Canton news to the News pageCheck for new CIPs and update the CIPs pageFind new Canton ecosystem projects and add them Or edit manually:
Fork → edit src/i18n/translations.ts (EN + ZH) → npm run build → open a PR