We have recently upgraded wagmi to v2
we are using the Web3AuthConnector to build the web3auth connector using google and passwordless login and pass it to wagmi connectors list
this solution stopped working when upgrading wagmi to v2
The latest version of wagmi connector is made for @wagmi/core
version 1.0.1
. It supports the viem integration with wagmi. Please use this version only.
In the meantime, I will forward your feedback to our Dev team.
Any ETA for wagmi@v2 support (if it is planned as of now)? We are waiting on Web3AuthConnector for wagmi@v2 in-order to finalise our migrations to wagmi@v2.
Any update is appreciated.
I’ve used createConnector
from wagmi v2
Feel free to check and contribute: GitHub - z0rats/web3auth-wagmi-v2-connector: Wagmi v2 connector for Web3Auth
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.