完整文档页面(中文翻译)。文末附有来源说明。

阅读英文版

integrationsecosystem

Canton Network 生态

概览 of the Canton Network ecosystem including participants, 应用, and infrastructure

The Canton Network ecosystem encompasses the organizations, 应用, and infrastructure that make up the 网络. 本页 provides an overview of the ecosystem landscape.

Ecosystem 概览

flowchart TB
    subgraph Foundation[Governance]
        GSF[Global Synchronizer Foundation]
    end

    subgraph Infrastructure[Infrastructure]
        SVs[Super Validators<br>Operate synchronizer]
        VALS[Validators<br>Host parties]
    end

    subgraph Apps[Applications]
        SPLICE[Splice Apps<br>Reference implementations]
        THIRD[Third-Party Apps<br>Ecosystem applications]
    end

    subgraph Users[Personas]
        INST[Institutions]
        DEVS[Developers]
        END[End Users]
    end

    GSF --> SVs
    SVs --> Infrastructure
    VALS --> Infrastructure
    SPLICE --> Apps
    THIRD --> Apps
    INST --> Users
    DEVS --> Users
    END --> Users

    Infrastructure --> Apps
    Apps --> Users

治理

全局同步器基金会(GSF) (GSF)

The GSF is an independent, non-profit body under the Linux Foundation that governs the 全局同步器.

Responsibility说明
网络 policies设置 parameters and rules
Upgrade coordinationManage 网络 upgrades
SV oversightOversee 超级验证者 participation
Ecosystem 开发Foster 网络 growth

**了解更多: canton.foundation

基础设施 Participants

超级验证者(SV)

超级验证者(SV) operate the 全局同步器 infrastructure and participate in governance.

角色职能
Sequencer operationOrder 交易
Mediator operationAggregate confirmations
治理Vote on 网络 parameters
SponsorshipOnboard new validators

The current 超级验证者 set includes major financial institutions and technology 提供方.

验证者

验证者 host Party and run 参与者 nodes connected to the 全局同步器.

类型说明
企业 validators运行 by organizations for their own Party
服务 提供方Offer validator 服务 to others
应用 operators运行 validators for specific 应用

应用

Splice 应用

Splice is the open-source project providing reference 应用 for Canton Network.

应用用途
Canton Coin(CC)Native token implementation
钱包用户 钱包 for CC management
Scan网络 explorer
验证者 App验证者 node management

应用 Categories

类别示例
Financial 服务Trading, settlement, custody
Asset tokenizationSecurities, real estate, commodities
Supply chainTrade finance, logistics
IdentityDigital identity, KYC

开发者 Ecosystem

Tools and SDKs

Tool用途
Daml SDKCore 开发 toolkit
DamlSmart 合约 language
钱包 SDK钱包 集成
PQS查询 optimization

开发 Resources

Resource说明
QuickStart示例 应用 and LocalNet
DocumentationThis site and related docs
CommunitySlack, forums, 事件

网络 Statistics

Canton Network continues to grow across all metrics.

网络 Activity

For current 网络 statistics, visit:

参与方式

As a 验证者

  1. Review infrastructure requirements
  2. Contact a 超级验证者 for sponsorship
  3. Complete the onboarding process
  4. Begin operations

As a 开发者

  1. 启动 with the QuickStart
  2. Learn Daml
  3. Build and deploy your 应用
  4. Join the 开发者 community {/* TODO: 添加 Slack link once available */}

As an Institution

  1. Evaluate Canton for your use case
  2. Contact the Canton Foundation
  3. Explore partnership opportunities

生态资源

Official Channels

Channel用途
canton.网络Main website
canton.foundationCanton Foundation and validator info
SlackCommunity discussion{/* TODO: 添加 Slack link once available */}
GitHubSplice source code

事件

The Canton Network community holds regular 事件:

  • 开发者 workshops
  • 验证者 operations calls
  • 治理 discussions

检查 canton.网络 for upcoming 事件.

下一步

Learn common 集成 approaches. Begin developing on Canton Network.

本文由 CC Privacy Club 根据 Canton Network 官方文档(CC-BY-4.0)整理翻译,仅供学习;实现细节以官方最新版本为准。