webb-tools / webb-dapp

Monorepo for the Webb ecosystem.
https://app.tangle.tools
Apache License 2.0
29 stars 15 forks source link

[TASK] Fix Rainbow wallet & Wallet Connect wallet integrations #2250

Open yurixander opened 2 months ago

yurixander commented 2 months ago

Rainbow Wallet and Wallet Connect wallet connection flows seem to be broken. We need to investigate and fix the issue. Currently, Rainbow Wallet is enabled, but Wallet Connect was hidden/disabled since it was known to be broken.

Test all wallets in popular browsers

All wallets need to be tested in each browser to ensure they are working as expected, as some users report issues with specific browsers (ex., Brave with the PolkadotJS wallet).

AtelyPham commented 1 month ago

This depends on https://github.com/webb-tools/webb-dapp/issues/2312 to upgrade wagmi and viem to the latest versions, which include important bug fixes.