getSignerForSmartWalletAccount
Gets a WalletClient instance for the EOA (Externally Owned Account) that owns the smart wallet account. This signer can be used to sign EVM transactions directly with the underlying EOA.Usage
Parameters
Returns
Promise<WalletClient> - A promise that resolves to a viem WalletClient instance for the EOA.
Errors
React
Related functions
- createKernelClientForWalletAccount - Create a ZeroDev Kernel client