Ask AI
Docs
Wallets
Contracts
Payments
Infrastructure
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
Wallet SDK
References
EVMWallet
EVMWallet
Defined in
wallets/src/evm/interfaces/index.ts#L3
type
EVMWallet
= {
getSigner
:
() =>
Promise
<
Signer
> };
getSigner
On this page