Web3Auth / web3auth-wagmi-connector

Web3Auth connector for wagmi
25 stars 24 forks source link

Support Wagmi and Viem 2.0 #115

Open softwarecurator opened 9 months ago

softwarecurator commented 9 months ago

Wagmi is in version ^2.0 so the web3auth connector for Wagmi will have to be updated. I'm already starting to work with the next version of wagmi, so this is a blocking step I'm encountering: the web3auth connector needs to be made compatible.

Do you have any plans to do this work, maybe an ETA?

Thanks !

ramyjaiem commented 9 months ago

I had to rebuild my own web3auth connector using createConnector from wagmi2, let me know if you need help or we can work on it to update the repo

softwarecurator commented 9 months ago

I had to rebuild my own web3auth connector using createConnector from wagmi2, let me know if you need help or we can work on it to update the repo

would love to check it out ! not sure when they will update to wagmi v2

z0rats commented 8 months ago

I've used createConnector from wagmi v2

Feel free to check and contribute: https://github.com/z0rats/web3auth-wagmi-v2-connector