Typescript SDK
Getting Started
Meteora Lock
This guide provides instructions on how to get started with the Meteora Lock TypeScript SDK.
Before you begin, here are some important resources:
- Program ID (Mainnet & Devnet):
LocpQgucEQHbqNABEYvBvwoxCPsSbG91A1QaQhQQqjn
- Program Repository: Meteora Lock
- TypeScript SDK Repository: @meteora-ag/met-lock-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: