Ask AI
Docs
Wallets
Contracts
Payments
Infrastructure
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
Wallet SDK
References
LocalWalletOptions
LocalWalletOptions
Defined in
wallets/src/evm/wallets/local-wallet.ts#L14
type
LocalWalletOptions
= { chain?:
Chain
; secretKey?:
string
; storage?:
AsyncStorage
; };
chain
secretKey
storage
On this page