Installation setup
Prerequisites
Before using the API, ensure you have the following installed:
Node.js (version 18 or higher)
npm (for package management)
Installation
Install required dependencies with these commands:
Aptos Client & Account Setup
Configure your TypeScript environment with this template:
Last updated