GoodDollar / GoodDAPP

GoodDollar.org Wallet is the simplest access point to Claim your daily G$. It Is based on web3 and React native web.
good-dapp.vercel.app
MIT License
100 stars 53 forks source link

Chore: Update walletconnect sdk #4166

Closed L03TJ3 closed 7 months ago

L03TJ3 commented 8 months ago

Description

Received message that our wallet-connect sdk is outdated. this means the @walletconnect/client (deprecated)

Since documentation explains that to migrate from 1 > 2 is implementing the @walletconnect/web3wallet (we already do) I believe the work is basically getting rid of v1 implementation.

L03TJ3 commented 7 months ago

Im closing this as it was badly looked into, and only requires a bump of @walletconnect/web3wallet