create-wc-dapp icon indicating copy to clipboard operation
create-wc-dapp copied to clipboard

Upgrade to Web3Modal v4

Open boidushya opened this issue 1 year ago • 3 comments
trafficstars

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 avatar Feb 12 '24 05:02 boidushya

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

sleepyqadir avatar Feb 12 '24 10:02 sleepyqadir

Sure @sleepyqadir , assigning it to you

boidushya avatar Feb 12 '24 16:02 boidushya

@boidushya on it

sleepyqadir avatar Feb 14 '24 08:02 sleepyqadir