Skip to main content
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-103 at runtime, the same as any other integration path.

Production considerations

  • Handle relay unavailability and session expiry gracefully.

Next steps