Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Web3Modal v4 #114

Open
boidushya opened this issue Feb 12, 2024 · 3 comments
Open

Upgrade to Web3Modal v4 #114

boidushya opened this issue Feb 12, 2024 · 3 comments
Labels
good first issue Good for newcomers

Comments

@boidushya
Copy link
Contributor

Synopsis:

create-wc-dapp is currently using Web3Modal v3 and upgrading to v4 requires a few changes code wise due to bump from wagmi v1>v2 and mostly due to the use of @tanstack/react-query (import { QueryClient, QueryClientProvider } from '@tanstack/react-query') which adds native support for Next.js without having to implement any hacky ways to bypass the hydration issues

Details

Upgrade Guide
Documentation about Web3Modal v3.x React
Documentation about Web3Modal v4.x React
Similar documentation about other platforms such as Next, Javascript can be found here

@boidushya boidushya added the good first issue Good for newcomers label Feb 12, 2024
@sleepyqadir
Copy link

@boidushya I would like to work on this , can you assign this to me?

@boidushya
Copy link
Contributor Author

Sure @sleepyqadir , assigning it to you

@sleepyqadir
Copy link

@boidushya on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants