This guide provides instructions on how to get started with building on Meteora’s DAMM v1 program using the DAMM v1 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.
DAMM v1 Typescript SDK
Meteora DAMM v1 Typescript SDK
DAMM v1 NPM Package
Meteora DAMM v1 NPM Package
Installation
To use the DAMM v1 SDK in your project, install it using your preferred package manager:- npm
- pnpm
- yarn
Initialization
Once installed, you can initialize the DAMM v1 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:Only for DAMM v1 SDK.
Development Resources
Faucets
Devnet Faucet
When working on devnet, you might need test tokens. Here is a helpful faucet.

