githubEdit

Resources

👥 Audience: All visitors. Central index of links, references, glossary, and support channels.


Glossary

Term
Definition

CBTC

Canton Bitcoin - a 1:1 wrapped BTC token on the Canton Network, issued and redeemed via a decentralised bridge.

Canton Network

A permissioned blockchain built by Digital Asset for institutional finance. Private transactions, no public mempool.

CIP-56

Canton Instrument Protocol - the token standard CBTC complies with, enabling interoperability with any CIP-56-compliant tool.

Daml

The smart contract language used on Canton. CBTC operations are Daml contract choices.

DAR file

Daml Archive - a compiled Daml package that you install on your Canton participant to interact with CBTC contracts.

FROST

Flexible Round-Optimised Schnorr Threshold Signatures - the cryptographic protocol securing CBTC's Bitcoin custody.

Attestor

An independent node operator that verifies Bitcoin transactions and participates in threshold signing for CBTC mint/burn operations.

Coordinator

A service that facilitates Attestor coordination, monitors deposits, and constructs Bitcoin transactions. Cannot act unilaterally.

Minter

A credential granting the right to create deposit accounts and initiate CBTC minting.

Instrument ID

The unique identifier for CBTC on a given Canton network (devnet/testnet/mainnet). Differs per environment.

Taproot (P2TR)

A Bitcoin address type introduced with the Taproot upgrade. Required for CBTC deposit addresses.

UTXO

Unspent Transaction Output. Each CBTC transfer creates UTXOs. Canton recommends max 10 per party.

Decentralized Party

A Canton-native construct where multiple independent operators collectively control a party via threshold signing.

ERC-4626

A tokenised vault standard. BitSafe Vaults implement ERC-4626 semantics on Canton.

Curator

A professional asset manager who operates yield strategies within a BitSafe Vault.

LP (Liquidity Provider)

An institutional depositor who provides capital to a Vault in exchange for shares and yield.

MEV

Maximal Extractable Value - front-running and sandwich attacks possible on public blockchains. Canton eliminates this via private transactions.


GitHub Repositories


Audit Reports


Whitepapers and Research



Support

📬 Developer support: [email protected]envelope Slack: #cbtc-ecosystem (for technical questions, breaking change announcements, and community discussion)

A dedicated developer support address or Slack invite flow may replace these channels before the docs site launches. Check back for updates.


Changelog

A changelog tracking all documentation updates will be maintained here once the site goes live. Every change to a published page will be logged with a date, summary, and affected section.


🔴 ⚙️ Engineering Review Required - Glossary definitions, support channels, and external links should be reviewed before publication.

Last updated