Canton Foundation
Integrate WalletConnect in a Canton dApp | Canton Network Tutorial
23-06-2026WATCH ON YOUTUBE ↗
Canton Network now supports WalletConnect and in this video, I walk you through a working demo of how to integrate it into your Canton dApp from scratch.
You'll see a sample React TypeScript app using the WalletConnect SignClient, how Canton-specific methods like canton_prepareSignExecute etc. map to the WalletConnect protocol, and what the end-to-end wallet connection flow looks like for your users.
Resources: WalletConnect Canton docs: https://docs.walletconnect.network/wallet-... Canton Developer Docs: https://docs.canton.network/ Repo with Code: https://github.com/canton-network-devs/Can...