Installation Setup
Overview of supported trading markets and installation prerequisites for using the API.
Supported Markets
Prerequisites
Install Required Packages
npm install dotenv axiosnpm install @aptos-labs/ts-sdk
Example Setup in TypeScript
Last updated