/web3auth-wagmi-v2-connector

Wagmi v2 connector for Web3Auth

Primary LanguageTypeScript

web3auth-wagmi-v2-connector

A sample wagmi v2 connector for Web3Auth Google Authentication.

To use this, you need to pass your W3AUTH_CLIENT_ID and GOOGLE_CLIENT_ID to wagmi createConfig()

Tested with:

"wagmi": "^2.5.7"
"@wagmi/core": "^2.6.5",
"@wagmi/connectors": "^4.1.14",
"@web3auth/modal": "^7.3.2",
"@web3auth/ethereum-provider": "^7.3.2",
"viem": "2.x",