This guide provides instructions on how to get started with building on Meteora’s Presale Vault program using the Presale Vault TypeScript SDK. Before you begin, here are some important resources:Documentation Index
Fetch the complete documentation index at: https://docs.meteora.ag/llms.txt
Use this file to discover all available pages before exploring further.
Typescript SDK
Meteora Presale Vault Typescript SDK
Presale Vault NPM Package
Meteora Presale Vault NPM Package
Presale Vault Examples
Meteora Presale Vault Examples
Installation
To use the SDK in your project, install it using your preferred package manager:- npm
- pnpm
- yarn
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:Development Resources
Faucets
Devnet Faucet
When working on devnet, you might need test tokens. Here is a helpful faucet.

