Wallet Integration Guide¶
This guide provides tailored information and examples to wallet providers and exchanges to help them integrate with the Canton Network. The guide tackles topics from a high-level such as the overview of the Canton Network, and explains certain workflows which you’ll need to implement, such as creating external parties and preparing and signing transactions, in detail with examples. It’s suggested that the Wallet SDK is used to simplify the mojority of workflows but additional intstructions and guides are also provided.
Important
This guide is under active development, not all sections are complete and sections will be added and adjusted over time.
Contents:
- Canton Network Overview
- Integrating with the Canton Network
- Create an External Party (Wallet)
- Finding and Reading Data
- Preparing and Signing Transactions Using External Party
- Signing Transactions from third party dApps
- Tokenomics Fees and Rewards
- Canton Coin Rewards
- Sending Deposits to Exchanges
- Exchange Integration Guide