create-wc-dapp
create-wc-dapp copied to clipboard
Upgrade to Web3Modal v4
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 I would like to work on this , can you assign this to me?
Sure @sleepyqadir , assigning it to you
@boidushya on it