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
- Token Standard
- How do i quickly perform a transfer between two parties?
- Listing holdings (UTXO’s)
- Listing holding transactions
- Performing a Tap on DevNet or LocalNet
- Creating a transfer
- UTXO management and locked funds
- 2-step transfer vs 1-step transfer
- Accepting or rejecting a 2-step transfer
- Withdrawing a 2-step transfer before it gets accepted
- How do i quickly setup transfer preapproval?
- Wallet SDK Configuration
- Traffic
- Tokenomics and Rewards
- Canton Coin Rewards
- Sending Deposits to Exchanges
- Exchange Integration Guide
- Wallet SDK Release Notes