# Canton Network Docs: Integrations

## Integrations

### Overview

- [Integrations Overview](https://docs.canton.network/integrations/overview.md): Integrate wallets, exchanges, and applications with the Canton Network ecosystem
- [Integration Patterns](https://docs.canton.network/integrations/integration-patterns.md): Common patterns for integrating Canton Network building blocks into your applications

### Wallet Gateway

- [Overview](https://docs.canton.network/integrations/wallet-gateway/overview.md): Run a self-hosted Wallet Gateway that lets dApps connect to your own validator and signing provider.
- [Quickstart](https://docs.canton.network/integrations/wallet-gateway/quickstart.md): Install the Wallet Gateway, configure it, run it against a network, and verify it is up.
- [Wallet Gateway](https://docs.canton.network/integrations/release-notes/wallet-gateway.md): Release notes for the Canton Network Wallet Gateway

#### Set up & operate

- [Configure the Wallet Gateway](https://docs.canton.network/integrations/wallet-gateway/operate/configure.md): Understand the Wallet Gateway configuration file: kernel, server, and store settings.
- [Networks & identity providers](https://docs.canton.network/integrations/wallet-gateway/operate/networks-and-identity.md): Connect the Wallet Gateway to a Canton validator and configure how users authenticate.
- [Signing Providers](https://docs.canton.network/integrations/wallet-gateway/operate/signing-providers.md): How the Wallet Gateway delegates transaction signing, and how to configure each provider.
- [Deploy](https://docs.canton.network/integrations/wallet-gateway/operate/deploy.md): Run the Wallet Gateway in production with Docker or Helm.
- [Security checklist](https://docs.canton.network/integrations/wallet-gateway/operate/security.md): Harden a Wallet Gateway deployment before exposing it to users and dApps.
- [Troubleshooting](https://docs.canton.network/integrations/wallet-gateway/operate/troubleshooting.md): Common Wallet Gateway problems and how to resolve them.

#### Use the Wallet Gateway

- [Party Management](https://docs.canton.network/integrations/wallet-gateway/use/party-management.md): Log in and create, organize, and remove parties through the Wallet Gateway's User UI.
- [Approve & Sign Transactions](https://docs.canton.network/integrations/wallet-gateway/use/approve-and-sign.md): Review, approve, and track the transactions dApps ask the Wallet Gateway to run.

#### Automation

- [Automate with the User API](https://docs.canton.network/integrations/wallet-gateway/automation/automate-with-user-api.md): Drive wallet setup, signing, and transactions from a script or backend using the User API.
- [Service account automations](https://docs.canton.network/integrations/wallet-gateway/automation/service-account-automations.md): Automate ledger transactions from a backend, CI pipeline, or service using a Wallet Gateway API key.

#### Reference

- [User API](https://docs.canton.network/integrations/wallet-gateway/reference/user-api.md): The Wallet Gateway User API for managing sessions, networks, identity providers, wallets, and transactions.
- [dApp API](https://docs.canton.network/integrations/wallet-gateway/reference/dapp-api.md): The Wallet Gateway's CIP-0103 dApp API, and where it is documented.
- [Configuration reference](https://docs.canton.network/integrations/wallet-gateway/reference/configuration-reference.md): Full reference for the Wallet Gateway store backends, backups, signing store, and secrets.

### Wallets and Exchanges

- [Canton Network Overview](https://docs.canton.network/integrations/wallets-and-exchanges/canton-network-overview.md): A high-level overview of the Canton Network for wallet providers and exchanges.
- [Integrating with the Canton Network](https://docs.canton.network/integrations/wallets-and-exchanges/integrating-with-canton.md): Necessary and optional features for integrating a wallet, hosting a validator, and connecting to a synchronizer.
- [Memo Tags](https://docs.canton.network/integrations/wallets-and-exchanges/memo-tags.md): Use memo tags to route deposits to specific accounts at exchanges.
- [USDCx Support](https://docs.canton.network/integrations/wallets-and-exchanges/usdcx-support.md): Support USDCx on the Canton Network.
- [Proof of Transfer](https://docs.canton.network/integrations/wallets-and-exchanges/proof-of-transfer.md): Enable end-users to independently verify privacy-enabled asset transfers on the Canton Network.

### Ecosystem

- [Canton Network Ecosystem](https://docs.canton.network/integrations/ecosystem.md): Overview of the Canton Network ecosystem including participants, applications, and infrastructure
- [Finding Canton Network Apps](https://docs.canton.network/integrations/apps/finding-apps.md): Discover applications built on Canton Network
- [How Canton Wallets Differ from Web3 Wallets](https://docs.canton.network/integrations/wallets/canton-vs-web3.md): Understanding the key differences between Canton and traditional crypto wallets
- [Wallets for Users](https://docs.canton.network/integrations/wallets/for-users.md): Finding and using Canton Network wallets

### Release Notes

- [Splice](https://docs.canton.network/global-synchronizer/release-notes/splice.md): Release notes and version history for Global Synchronizer software

#### Wallet Gateway

- [Wallet Gateway](https://docs.canton.network/integrations/release-notes/wallet-gateway.md): Release notes for the Canton Network Wallet Gateway
- [1.10.0 — 2026-09-01](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/1-10-0.md): Wallet Gateway 1.10.0 — 2026-09-01 release notes.
- [1.9.0 — 2026-08-18](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/1-9-0.md): Wallet Gateway 1.9.0 — 2026-08-18 release notes.
- [1.8.1 — 2026-08-13](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/1-8-1.md): Wallet Gateway 1.8.1 — 2026-08-13 release notes.
- [1.8.0 — 2026-08-10](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/1-8-0.md): Wallet Gateway 1.8.0 — 2026-08-10 release notes.
- [1.7.0 — 2026-08-06](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/1-7-0.md): Wallet Gateway 1.7.0 — 2026-08-06 release notes.
- [1.6.0 — 2026-07-08](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/1-6-0.md): Wallet Gateway 1.6.0 — 2026-07-08 release notes.
- [1.5.0 — 2026-06-29](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/1-5-0.md): Wallet Gateway 1.5.0 — 2026-06-29 release notes.
- [1.4.0 — 2026-05-28](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/1-4-0.md): Wallet Gateway 1.4.0 — 2026-05-28 release notes.
- [1.3.0 — 2026-05-13](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/1-3-0.md): Wallet Gateway 1.3.0 — 2026-05-13 release notes.
- [1.2.1 — 2026-05-08](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/1-2-1.md): Wallet Gateway 1.2.1 — 2026-05-08 release notes.
- [1.2.0 — 2026-05-05](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/1-2-0.md): Wallet Gateway 1.2.0 — 2026-05-05 release notes.
- [1.1.0 — 2026-04-28](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/1-1-0.md): Wallet Gateway 1.1.0 — 2026-04-28 release notes.
- [0.27.0 — 2026-04-16](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-27-0.md): Wallet Gateway 0.27.0 — 2026-04-16 release notes.
- [0.26.0 — 2026-04-13](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-26-0.md): Wallet Gateway 0.26.0 — 2026-04-13 release notes.
- [0.25.0 — 2026-04-02](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-25-0.md): Wallet Gateway 0.25.0 — 2026-04-02 release notes.
- [0.24.0 — 2026-03-30](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-24-0.md): Wallet Gateway 0.24.0 — 2026-03-30 release notes.
- [0.23.1 — 2026-03-27](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-23-1.md): Wallet Gateway 0.23.1 — 2026-03-27 release notes.
- [0.23.0 — 2026-03-26](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-23-0.md): Wallet Gateway 0.23.0 — 2026-03-26 release notes.
- [0.22.0 — 2026-03-19](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-22-0.md): Wallet Gateway 0.22.0 — 2026-03-19 release notes.
- [0.21.0 — 2026-03-16](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-21-0.md): Wallet Gateway 0.21.0 — 2026-03-16 release notes.
- [0.20.0 — 2026-03-10](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-20-0.md): Wallet Gateway 0.20.0 — 2026-03-10 release notes.
- [0.19.0 — 2026-03-02](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-19-0.md): Wallet Gateway 0.19.0 — 2026-03-02 release notes.
- [0.17.5 — 2026-03-03](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-17-5.md): Wallet Gateway 0.17.5 — 2026-03-03 release notes.
- [0.17.4 — 2026-03-03](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-17-4.md): Wallet Gateway 0.17.4 — 2026-03-03 release notes.
- [0.17.3 — 2026-03-02](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-17-3.md): Wallet Gateway 0.17.3 — 2026-03-02 release notes.
- [0.17.2 — 2026-02-27](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-17-2.md): Wallet Gateway 0.17.2 — 2026-02-27 release notes.
- [0.17.1 — 2026-02-26](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-17-1.md): Wallet Gateway 0.17.1 — 2026-02-26 release notes.
- [0.17.0 — 2026-01-23](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-17-0.md): Wallet Gateway 0.17.0 — 2026-01-23 release notes.
- [0.16.0 — 2026-01-22](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-16-0.md): Wallet Gateway 0.16.0 — 2026-01-22 release notes.
- [0.15.0 — 2026-01-15](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-15-0.md): Wallet Gateway 0.15.0 — 2026-01-15 release notes.
- [0.14.1](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-14-1.md): Wallet Gateway 0.14.1 release notes.
- [0.13.0 — 2026-01-08](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-13-0.md): Wallet Gateway 0.13.0 — 2026-01-08 release notes.
- [0.12.0 — 2025-12-31](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-12-0.md): Wallet Gateway 0.12.0 — 2025-12-31 release notes.
- [0.11.3 — 2025-12-18](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-11-3.md): Wallet Gateway 0.11.3 — 2025-12-18 release notes.
- [0.11.2 — 2025-12-18](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-11-2.md): Wallet Gateway 0.11.2 — 2025-12-18 release notes.
- [0.11.1 — 2025-12-17](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-11-1.md): Wallet Gateway 0.11.1 — 2025-12-17 release notes.
- [0.11.0 — 2025-12-17](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-11-0.md): Wallet Gateway 0.11.0 — 2025-12-17 release notes.
- [0.10.0 — 2025-12-12](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-10-0.md): Wallet Gateway 0.10.0 — 2025-12-12 release notes.
- [0.9.2 — 2025-12-05](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-9-2.md): Wallet Gateway 0.9.2 — 2025-12-05 release notes.
- [0.9.1](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-9-1.md): Wallet Gateway 0.9.1 release notes.
- [0.9.0 — 2025-12-03](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-9-0.md): Wallet Gateway 0.9.0 — 2025-12-03 release notes.
- [0.8.1 — 2025-11-26](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-8-1.md): Wallet Gateway 0.8.1 — 2025-11-26 release notes.
- [0.8.0 — 2025-11-24](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-8-0.md): Wallet Gateway 0.8.0 — 2025-11-24 release notes.
- [0.6.0 — 2025-11-14](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-6-0.md): Wallet Gateway 0.6.0 — 2025-11-14 release notes.
- [0.5.0 — 2025-10-29](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-5-0.md): Wallet Gateway 0.5.0 — 2025-10-29 release notes.
- [0.4.0 — 2025-10-22](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-4-0.md): Wallet Gateway 0.4.0 — 2025-10-22 release notes.
- [0.3.0 — 2025-10-22](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-3-0.md): Wallet Gateway 0.3.0 — 2025-10-22 release notes.
- [0.2.0 — 2025-10-21](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-2-0.md): Wallet Gateway 0.2.0 — 2025-10-21 release notes.
- [0.1.0 — 2025-10-17](https://docs.canton.network/integrations/release-notes/wallet-gateway-releases/0-1-0.md): Wallet Gateway 0.1.0 — 2025-10-17 release notes.

#### Wallet SDK

- [Wallet SDK](https://docs.canton.network/integrations/release-notes/wallet-sdk.md): Release notes for the Canton Network Wallet SDK
- [1.4.0](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/1-4-0.md): Wallet SDK 1.4.0 release notes.
- [1.3.1](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/1-3-1.md): Wallet SDK 1.3.1 release notes.
- [1.3.0](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/1-3-0.md): Wallet SDK 1.3.0 release notes.
- [1.2.1](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/1-2-1.md): Wallet SDK 1.2.1 release notes.
- [1.2.0](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/1-2-0.md): Wallet SDK 1.2.0 release notes.
- [1.1.0](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/1-1-0.md): Wallet SDK 1.1.0 release notes.
- [1.0.0](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/1-0-0.md): Wallet SDK 1.0.0 release notes.
- [0.21.1](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/0-21-1.md): Wallet SDK 0.21.1 release notes.
- [0.21.0](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/0-21-0.md): Wallet SDK 0.21.0 release notes.
- [0.20.0](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/0-20-0.md): Wallet SDK 0.20.0 release notes.
- [0.19.1](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/0-19-1.md): Wallet SDK 0.19.1 release notes.
- [0.19.0](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/0-19-0.md): Wallet SDK 0.19.0 release notes.
- [0.18.0](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/0-18-0.md): Wallet SDK 0.18.0 release notes.
- [0.17.0](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/0-17-0.md): Wallet SDK 0.17.0 release notes.
- [0.16.0](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/0-16-0.md): Wallet SDK 0.16.0 release notes.
- [0.15.0](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/0-15-0.md): Wallet SDK 0.15.0 release notes.
- [0.14.0](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/0-14-0.md): Wallet SDK 0.14.0 release notes.
- [0.13.1](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/0-13-1.md): Wallet SDK 0.13.1 release notes.
- [0.13.0](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/0-13-0.md): Wallet SDK 0.13.0 release notes.
- [0.12.0](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/0-12-0.md): Wallet SDK 0.12.0 release notes.
- [0.11.0](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/0-11-0.md): Wallet SDK 0.11.0 release notes.
- [0.10.0](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/0-10-0.md): Wallet SDK 0.10.0 release notes.
- [0.9.0](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/0-9-0.md): Wallet SDK 0.9.0 release notes.
- [0.8.0](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/0-8-0.md): Wallet SDK 0.8.0 release notes.
- [0.7.0](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/0-7-0.md): Wallet SDK 0.7.0 release notes.
- [0.6.1](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/0-6-1.md): Wallet SDK 0.6.1 release notes.
- [0.6.0](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/0-6-0.md): Wallet SDK 0.6.0 release notes.
- [0.5.0](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/0-5-0.md): Wallet SDK 0.5.0 release notes.
- [0.4.0](https://docs.canton.network/integrations/release-notes/wallet-sdk-releases/0-4-0.md): Wallet SDK 0.4.0 release notes.

#### dApp SDK

- [dApp SDK](https://docs.canton.network/integrations/release-notes/dapp-sdk.md): Release notes for the Canton Network dApp SDK
- [1.6.0 — 2026-09-04](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/1-6-0.md): dApp SDK 1.6.0 — 2026-09-04 release notes.
- [1.5.1 — 2026-08-13](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/1-5-1.md): dApp SDK 1.5.1 — 2026-08-13 release notes.
- [1.5.0 — 2026-08-10](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/1-5-0.md): dApp SDK 1.5.0 — 2026-08-10 release notes.
- [1.4.0 — 2026-07-08](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/1-4-0.md): dApp SDK 1.4.0 — 2026-07-08 release notes.
- [1.3.0 — 2026-06-29](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/1-3-0.md): dApp SDK 1.3.0 — 2026-06-29 release notes.
- [1.2.0 — 2026-05-27](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/1-2-0.md): dApp SDK 1.2.0 — 2026-05-27 release notes.
- [1.1.0 — 2026-04-24](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/1-1-0.md): dApp SDK 1.1.0 — 2026-04-24 release notes.
- [0.26.0 — 2026-04-16](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-26-0.md): dApp SDK 0.26.0 — 2026-04-16 release notes.
- [0.25.0 — 2026-04-02](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-25-0.md): dApp SDK 0.25.0 — 2026-04-02 release notes.
- [0.24.0 — 2026-03-14](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-24-0.md): dApp SDK 0.24.0 — 2026-03-14 release notes.
- [0.23.1 — 2026-03-11](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-23-1.md): dApp SDK 0.23.1 — 2026-03-11 release notes.
- [0.23.0 — 2026-03-10](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-23-0.md): dApp SDK 0.23.0 — 2026-03-10 release notes.
- [0.22.0 — 2026-03-02](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-22-0.md): dApp SDK 0.22.0 — 2026-03-02 release notes.
- [0.21.1](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-21-1.md): dApp SDK 0.21.1 release notes.
- [0.20.0 — 2026-01-22](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-20-0.md): dApp SDK 0.20.0 — 2026-01-22 release notes.
- [0.19.0 — 2026-01-15](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-19-0.md): dApp SDK 0.19.0 — 2026-01-15 release notes.
- [0.18.0 — 2026-01-08](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-18-0.md): dApp SDK 0.18.0 — 2026-01-08 release notes.
- [0.17.2 — 2025-12-19](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-17-2.md): dApp SDK 0.17.2 — 2025-12-19 release notes.
- [0.17.1 — 2025-12-18](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-17-1.md): dApp SDK 0.17.1 — 2025-12-18 release notes.
- [0.17.0 — 2025-12-17](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-17-0.md): dApp SDK 0.17.0 — 2025-12-17 release notes.
- [0.16.0 — 2025-12-12](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-16-0.md): dApp SDK 0.16.0 — 2025-12-12 release notes.
- [0.15.0 — 2025-12-01](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-15-0.md): dApp SDK 0.15.0 — 2025-12-01 release notes.
- [0.14.0 — 2025-11-26](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-14-0.md): dApp SDK 0.14.0 — 2025-11-26 release notes.
- [0.13.0](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-13-0.md): dApp SDK 0.13.0 release notes.
- [0.12.0 — 2025-11-14](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-12-0.md): dApp SDK 0.12.0 — 2025-11-14 release notes.
- [0.11.0 — 2025-10-29](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-11-0.md): dApp SDK 0.11.0 — 2025-10-29 release notes.
- [0.10.0 — 2025-10-22](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-10-0.md): dApp SDK 0.10.0 — 2025-10-22 release notes.
- [0.9.0 — 2025-10-22](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-9-0.md): dApp SDK 0.9.0 — 2025-10-22 release notes.
- [0.8.0 — 2025-10-21](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-8-0.md): dApp SDK 0.8.0 — 2025-10-21 release notes.
- [0.6.0 — 2025-10-10](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-6-0.md): dApp SDK 0.6.0 — 2025-10-10 release notes.
- [0.5.0 — 2025-10-02](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-5-0.md): dApp SDK 0.5.0 — 2025-10-02 release notes.
- [0.4.0 — 2025-09-26](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-4-0.md): dApp SDK 0.4.0 — 2025-09-26 release notes.
- [0.3.3 — 2025-09-24](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-3-3.md): dApp SDK 0.3.3 — 2025-09-24 release notes.
- [0.3.2 — 2025-09-18](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-3-2.md): dApp SDK 0.3.2 — 2025-09-18 release notes.
- [0.3.1 — 2025-09-16](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-3-1.md): dApp SDK 0.3.1 — 2025-09-16 release notes.
- [0.2.0 — 2025-08-28](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-2-0.md): dApp SDK 0.2.0 — 2025-08-28 release notes.
- [0.1.2 — 2025-09-03](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-1-2.md): dApp SDK 0.1.2 — 2025-09-03 release notes.
- [0.1.1 — 2025-09-02](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-1-1.md): dApp SDK 0.1.1 — 2025-09-02 release notes.
- [0.1.0 — 2025-08-28](https://docs.canton.network/integrations/release-notes/dapp-sdk-releases/0-1-0.md): dApp SDK 0.1.0 — 2025-08-28 release notes.
