Skip to main content

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

Last modified on June 24, 2026