getAptosClient
Retrieves an Aptos client instance from a wallet account, allowing you to interact with the Aptos blockchain.Usage
React
Parameters
Returns
Promise<AptosClient> - A promise that resolves to an Aptos client instance from @aptos-labs/ts-sdk.
Errors
Related functions
- isAptosWalletAccount - Check if a wallet account is an Aptos account