clmm-lp-api 0.1.1-alpha.3

Liquidity Provider Strategy Optimizer for Solana CLMMs
docs.rs failed to build clmm-lp-api-0.1.1-alpha.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

REST API server and endpoints.

This crate provides a REST API for the CLMM LP Strategy Optimizer:

  • Position management endpoints
  • Strategy configuration and execution
  • Pool information and analytics
  • Real-time WebSocket updates
  • OpenAPI documentation with Swagger UI
  • JWT and API key authentication