Typescript SDK
Getting Started
Dynamic Fee Sharing
This guide provides instructions on how to get started with the Dynamic Fee Sharing TypeScript SDK.
Before you begin, here are some important resources:
- Program ID (Mainnet & Devnet):
dfsdo2UqvwfN8DuUVrMRNfQe11VaiNoKcMqLHVvDPzh
- TypeScript SDK Repository: @meteora-ag/dynamic-fee-sharing-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: