Skip to main content
This repository contains examples for CPI (Cross-Program Invocation) that interacts with the DLMM programs.

Dependencies

  • Anchor: 0.28.0
  • Solana: 1.16.1
  • Rust: 1.68.0

CPI Examples

CPI Example for DLMM Swap

Example implementation of Cross-Program Invocation for DLMM swap operations.

Tests

Test cases and examples for CPI integration with DLMM programs.

Rust Examples

CLI Examples

Command-line interface examples for DLMM SDK integration and usage.

Market Making Examples

Market making strategies and examples using the DLMM SDK.