Dynamic Bonding Curve (DBC)
Dynamic Bonding Curve (DBC) is a protocol on Solana for creating liquidity pools with programmable, dynamic price curves. DBC enables:
- Custom price discovery for new tokens
- Flexible AMM logic and dynamic fees
- Support for innovative DeFi products
How DBC Works
All DBC pools are created and managed automatically by the backend. For each new pool, the backend:
- Deploys a pool with a custom bonding curve, which is a mathematical formula that determines the price of the token based on supply and demand.
- Manages all curve parameters and pool settings according to platform logic and strategy.
- As users trade, the price automatically adjusts according to the curve, enabling dynamic price discovery and liquidity management.
When to Use DBC
- Launching tokens with custom price mechanics
- Managing liquidity for early-stage projects
- Experimenting with new AMM models