With v0.17.14 (released and available now), we are also introducing a new prop called walletConnectV1Bridge.

This enables you to use a custom WalletConnect V1 ā€œbridgeā€, for example, Derelay by Rabby. By doing so, you can stay on WalletConnect V1 for as long as your chosen bridge supports it.

If you do choose to use a bridge, itā€™s important not to enable Walletconnect V2 in your Dynamic dashboard.

You can still change over to WalletConnect V2 any time by following this guide.

Here is an example implementation of the bridge mentioned above:

Here is a Codesandbox reference for the code as above:

https://codesandbox.io/s/dynamic-wallet-connect-v1-bridge-gsyr79?file=/src/App.tsx

Was this page helpful?