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, 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.
Five-layer scorecard (0–100) from the CC Privacy Club dynamic outlook model — snapshot data, not investment advice.
64.3
Transition / improvingThe model currently treats Canton as a transition-stage network: Burn Offset is improving, but active identity breadth and activity concentration remain the main structural risks. The price forecast is conditional on USD Traffic growth and the market premium over the flow anchor.
| Metric | Current | Target | Score |
|---|---|---|---|
| 30d active party ratio | 3.5% | 10.0% | 35.0 |
| Transfers per active party | 211.53 | 200.00 | 100.0 |
| Burn Offset | 72.6% | 100.0% | 72.6 |
| Live validator ratio | 53.0% | 70.0% | 75.7 |
| Active SV physical nodes | 44 | 60 | 73.3 |
| Top-2 activity concentration | 50.5% | 30.0% | 70.7 |
| Top-8 activity concentration | 70.8% | 60.0% | 73.0 |
| FA locked / supply | 3.0% | 5.0% | 60.8 |
Educational model snapshot sourced from CCView, CantonNews, and CIP references. Thresholds are provisional; verify live metrics at ccview.io and official docs. Not financial advice.
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 (September 10, 2026): Twenty-two organizations have submitted Canton Network validator operator applications ahead of a September 16, 2026 deadline for existing participants to raise concerns before implicit approval. The batch spans enterprise tooling (0SUM, building Canton accounting and compliance software), cross-chain RWA infrastructure (OnChain Bridges via Chainlink CCIP), yield products (Privarax YieldNotes in Singapore), payments (Apirone), and infrastructure operators (Alaino, Gamisama, Sportzer). A large Indonesian cohort is building privacy-enabled use-case templates—vehicle-credit transfers, group funding, inherited property shares, bilateral atomic swaps ported from Solidity to Daml, order financing, cooling-off records, spice provenance, sealed procurement bidding, secondhand settlement, songwriter split sheets, building governance voting, pilgrimage escrow, and craft consignment—with Bahasa Indonesia documentation commitments. OneNov is developing OvDeFi; Zenix contributes node capacity. Applications are implicitly approved if no concerns are raised by September 16.
CantonNews (September 9, 2026): London Stock Exchange Group could join Canton's Super Validator program under a proposal published September 8. Super Validators operate and govern the Global Synchronizer and vote on network proposals and protocol changes. The draft sets a maximum reward weight of 10 for LSEG, with access to rewards tied to verified milestone progress. Commercial commitments, deadlines, and individual milestones remain confidential—agreed privately with the Foundation's Tokenomics and Super Validator Accountability Committees, with public disclosure to follow when appropriate. LSEG would initially participate through a representative Super Validator operated by the Foundation or another approved provider. Before milestone rewards, LSEG must provide evidence of completed work and a Canton Coin earnings calculation; releases require Tokenomics review and authorization from two-thirds of Super Validator operators, with unearned weight removed if deadlines are missed. The draft remains open for discussion.
CantonNews (September 9, 2026): Canton Coin was Canborsa's most-traded asset in its September 7 weekly update, with $1,187,222 in trading volume and 1,310 trades. Canborsa combines a self-custodial wallet, token swaps, and perpetual trading on Canton alongside Ethereum, Base, Arbitrum, and BNB Chain. Beyond crypto markets (Bitcoin, Ethereum, CC), the platform offers contracts linked to stocks, commodities, and indices—including Apple, Nvidia, gold, silver, and the S&P 500. Perpetual contracts provide price exposure without fixed expiry or share ownership. USDT, USDC, and USDCx serve as collateral with up to 30× leverage; RWA-linked markets trade around the clock outside traditional exchange hours.
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