celo-org / react-celo

Connect your react dApp to Celo
https://react-celo.vercel.app
MIT License
59 stars 43 forks source link

Wallet Address Invalid #57

Closed tunjayhuseynov closed 2 years ago

tunjayhuseynov commented 2 years ago

When I scan QR in Valora, I get Wallet Address Invalid error, also Metamask closes itself and reopen again

dckesler commented 2 years ago

Valora has moved to only support V1 of WalletConnect whereas use-contractkit only has v2 support. We're currently working on adding V1 support in use-contractkit.

dckesler commented 2 years ago

use-contractkit v2 is out and it supports WalletConnect v1 so it should work with Valora now.