cyberneticlibrary

Deploy Meteora dynamic liquidity pool

meteoraskillsetup L3336
alsk1992/CloddsBot
What it does

Execute Solana token swaps via DLMM pools

Best for

Swapping tokens on Solana when DLMM pools offer better pricing than constant-product AMMs.

Inputs
  • · amount (float)
  • · from_token (string)
  • · to_token (string)
Outputs
  • · swap transaction
  • · quote price
Requires
  • · SOLANA_PRIVATE_KEY
  • · Solana RPC
Preconditions

Solana private key configured; liquidity in DLMM pool for pair

Failure modes

Insufficient liquidity; slippage exceeds tolerance; network failure; invalid token pair

Trust signals
  • · alsk1992/CloddsBot repo
  • · bin-based pricing standard
  • · quote endpoint validation before swap