Typescript SDK
Getting Started
Alpha Vault
This guide provides instructions on how to get started with the Alpha Vault TypeScript SDK.
Before you begin, here are some important resources:
- Program ID (Mainnet & Devnet):
vaU6kP7iNEGkbmPkLmZfGwiGxd4Mob24QQCie5R9kd2
- TypeScript SDK Repository: @meteora-ag/alpha-vault-sdk
Installation
To use the SDK in your project, install it using your preferred package manager:
Initialization
Once installed, you can initialize the SDK in your TypeScript/JavaScript project like this:
Testing the SDK (for contributors)
If you have cloned the SDK repository and want to run the built-in tests: