Skip to content
Documentation/canton-network-docs/SDKsdApp SDKWallet ProvidersView on canton-network-docs
canton-network-docs/SDKsdApp SDKWallet Providers

WalletConnect

WalletConnect lets mobile and cross-device wallets connect to dApps. Wallets add Canton support through the WalletConnect wallet SDK; dApps enable WalletConnect by registering the WalletConnectAdapter, which is covered in Wallet discovery.

Add Canton support to your wallet

Follow the official WalletConnect documentation for adding Canton Network support: WalletConnect: Canton chain support. Your wallet must still honor CIP-0103 at runtime, the same as any other integration path.

Production considerations

  • Handle relay unavailability and session expiry gracefully.

Next steps