@divvi/mobileDocumentation Index
Fetch the complete documentation index at: https://docs.divvi.xyz/llms.txt
Use this file to discover all available pages before exploring further.
@divvi/mobile / getWalletClient
Parameters
__namedParameters
networkId
NetworkId
Returns
Promise<{
unlockAccount: (passphrase, duration) => Promise<boolean>;
}>
Viem WalletClient for the given networkId.
Suggest changes to this pageLast updated: Feb 26, 2025, 3:11 PM