You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Magic and Web3Auth both provide a wagmi custom connector, allowing user to leverage their solution using wagmi hook, and not re-exported version from their library. Rainbow also nicely enhance wagmi config instead of creating it's own.
Instead, Alchemy Smart Wallet mimic a lot of Wagmi behavior, use it internally, and re-export their own hook, their own config making it difficult to work with Wagmi. What I understand is that Alchemy Smart Wallet is not meant to be use along with Wagmi, but act as a drop in replacement.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Magic and Web3Auth both provide a wagmi custom connector, allowing user to leverage their solution using wagmi hook, and not re-exported version from their library. Rainbow also nicely enhance wagmi config instead of creating it's own.
Instead, Alchemy Smart Wallet mimic a lot of Wagmi behavior, use it internally, and re-export their own hook, their own config making it difficult to work with Wagmi. What I understand is that Alchemy Smart Wallet is not meant to be use along with Wagmi, but act as a drop in replacement.
But then we lose some nice feature like Wagmi plugin for generating type-safe hooks which can be really useful.
So I was wondering:
Thanks ! 🙏
May be related to #1142
Beta Was this translation helpful? Give feedback.
All reactions