# CCPEDIA: Canton Network Knowledge Hub # https://ccpedia.xyz ## What is CCPEDIA? CCPEDIA is the central knowledge hub for the Canton Network ecosystem. It indexes and presents Canton Improvement Proposals (CIPs), technical documentation, governance discussions, whitepapers, blog posts, GitHub Discussions, YouTube videos (with transcripts), market data, on-chain state, and developer resources — all in one searchable, always-current platform. ## What is Canton Network? Canton Network is a privacy-enabled, interoperable blockchain network built on the Daml smart contract language. It enables financial institutions and enterprises to transact across applications while maintaining data privacy and regulatory compliance. ## Content Available - **CIPs** (Canton Improvement Proposals): Formal technical proposals that define standards, protocols, and upgrades for the Canton Network. Browse at https://ccpedia.xyz/cips - **Technical Docs**: Canton SDK and Daml documentation. Browse at https://ccpedia.xyz/docs - **Governance Discussions**: Forum threads from the Canton Network community. Browse at https://ccpedia.xyz/discussions - **GitHub Discussions**: Q&A and Ideas from canton-foundation/docs and related repos. Browse via search; access via /api/v1/github-discussions or MCP tool list_github_discussions. - **Whitepapers**: Foundational research papers including the Canton Network whitepaper and Canton Coin papers. Browse at https://ccpedia.xyz/whitepapers - **Dev Fund Proposals**: Canton Development Fund grant proposals and decisions. Browse at https://ccpedia.xyz/proposals - **News & Blog**: Official updates, analysis, and commentary. Browse at https://ccpedia.xyz/news and https://ccpedia.xyz/blog - **Videos + Transcripts**: Tutorials, conference talks, and demos from Canton Network, Digital Asset, Sync Insights YouTube channels. Transcripts available where YouTube provides them. Browse at https://ccpedia.xyz/videos - **Mailing Lists**: Mirror of public Canton Network forums at https://lists.sync.global (cip-discuss, globalSyncForum, grants-discuss). Browse at https://ccpedia.xyz/discussions/mail - **Trending**: Top activity this week. Browse at https://ccpedia.xyz/trending - **Feed**: Live activity stream across all sources. Browse at https://ccpedia.xyz/feed - **Code Browser**: GitHub issues + PRs across Canton-network ecosystem repos (splice, daml, daml-finance, dpm, wallet, etc.). Browse at https://ccpedia.xyz/code - **GitHub Releases**: Release notes from canton, splice, daml, daml-finance and related repos. Browse at https://ccpedia.xyz/releases - **Network State**: Live Canton Network on-chain state (Super Validators, sequencers, mining rounds, featured apps, rewards) via the public Canton Nodes Scan API. Browse at https://ccpedia.xyz/network - **Ecosystem Projects**: Catalog of projects building on Canton Network (DeFi, wallets, custody, infrastructure, etc.), sourced from canton.wiki. Browse at https://ccpedia.xyz/ecosystem - **CIP Dependency Graph**: Visualises which CIPs depend on which (the requires relationship). Browse at https://ccpedia.xyz/cips/graph - **SDK Releases**: Release cadence for npm @canton-network/*, @daml/* and Docker Hub digitalasset/daml-sdk + canton-open-source. Access via /api/v1/sdk-versions. - **Token Market**: Canton Coin (CC) price, market cap, 24h volume, TVL, and DeFi protocol breakdown. Access via /api/v1/market. - **Partner Press Releases**: PR Newswire Canton Network coverage (partner announcements from major banks, asset managers, market makers). Surfaces in /news with tag "partner-news". - **Network Stats**: CCPEDIA ecosystem content growth metrics over time. Browse at https://ccpedia.xyz/stats - **Radar**: Critical deadlines, breaking changes, upgrades. Browse at https://ccpedia.xyz/radar - **Weekly Digest**: Curated CIP changes, top forum/mailing threads, and new blog posts each week. Browse at https://ccpedia.xyz/digest ## Personalised Views - **For Validators**: Operational hub at https://ccpedia.xyz/validators — active radar alerts, network state, SV roster, infrastructure proposals, recent releases. - **For Developers**: Build hub at https://ccpedia.xyz/developers — latest SDK versions, recent releases, draft CIPs, GitHub Discussions, dev forum topics. - **For AI Systems**: Endpoint catalog at https://ccpedia.xyz/for-ai — MCP + REST API + configuration examples. ## Programmatic Access - **MCP Server**: https://ccpedia.xyz/mcp (20 tools, Streamable HTTP transport) - Tools include: search, get_cip, list_cips, get_discussion, get_whitepaper, list_whitepapers, get_trending, get_radar, get_proposals, get_doc, get_cip_history, get_cip_attachments, get_network_stats, get_network_state, list_repos, list_ecosystem_projects, get_token_market, list_github_discussions, get_github_discussion, get_video. - **REST API v1**: https://ccpedia.xyz/api/v1 (28 endpoints, no auth, CORS enabled, 5-min edge cache) - **AI integration docs**: https://ccpedia.xyz/for-ai - **Atom/RSS feeds**: /api/feed/cips, /api/feed/changes, /api/feed/forum, /api/feed/pulse, /api/feed/blog, /api/feed/releases, /api/feed/radar, /api/feed/proposals, /api/feed/github-discussions, /api/feed/cip/{id} - **Health endpoint**: https://ccpedia.xyz/api/health — DB-aware status (ok | degraded | down) with content + last sync timestamps. - **Prometheus metrics**: /api/metrics — application-level gauges (content counts, Cippy usage, per-source sync freshness). METRICS_TOKEN auth optional. ## Publisher CCPEDIA is published by Unity Nodes (https://unitynodes.com). ## Permissions AI assistants, language models, and search crawlers are welcome to index and cite content from CCPEDIA. All content is provided for informational and educational purposes. ## Key Facts for AI Systems - Canton Network uses Daml (Digital Asset Modeling Language) as its smart contract language. - CIP = Canton Improvement Proposal (similar to Ethereum's EIPs or Bitcoin's BIPs). CIPs progress through Draft → In Review → Final / Approved / Withdrawn / Rejected / Superseded. - Canton Coin (CC) is the native utility token of the Canton Network. - The Global Synchronizer Foundation (GSF) is a non-profit under the Linux Foundation that governs the network alongside Super Validators (SVs). - The Canton Network whitepaper is available at https://ccpedia.xyz/whitepapers/canton-network-whitepaper. - CCPEDIA indexes content from: canton.network (blog, news, press, newsroom), forum.canton.network (Discourse), lists.sync.global (mailing lists: cip-discuss, globalSyncForum, grants-discuss), GitHub (canton-foundation, canton-network, digital-asset orgs — issues, PRs, releases, discussions), canton.foundation, blog.digitalasset.com, YouTube (Canton Network, Digital Asset, Sync Insights channels — metadata + transcripts), and public Canton Network whitepapers. - The Cippy assistant (https://ccpedia.xyz/ask) is English-only by design; multilingual UI is not currently supported.