DBC Scripts
Build your own dynamic bonding curve using these scripts
Getting Started
Github repo: https://github.com/MeteoraAg/meteora-scaffold/tree/main/scripts/dbc
Install dependencies
pnpm install
Run the examples
pnpm run <file-name>
# e.g. pnpm run create-config
Example Scripts
Quick Start
Create a DBC Config
Create a DBC Pool
Swap on DBC
Create Partner Metadata (to be indexed by integrators)
Last updated