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
I am using permissionless for creating smart account client, but there are some libraries which use ethers signer in the applicaiton i am working on, so for their compatibility i tried using wagmi docs for creating ethers signer https://wagmi.sh/react/guides/ethers
The issue is it is not working for smart account clients, it works ok for normal EOA Wallet client, but not for smartAccountClient made using permissionless.
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
-
I am using permissionless for creating smart account client, but there are some libraries which use ethers signer in the applicaiton i am working on, so for their compatibility i tried using wagmi docs for creating ethers signer https://wagmi.sh/react/guides/ethers
The issue is it is not working for smart account clients, it works ok for normal EOA Wallet client, but not for smartAccountClient made using permissionless.
Beta Was this translation helpful? Give feedback.
All reactions