meteora

Integrate Solana DeFi features using Meteora SDKs for pools, swaps, and vaults.

11|13|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/MetalLegBob/drfraudsworth --skill meteora-metallegbob
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meteora
Source: https://github.com/MetalLegBob/drfraudsworth/tree/main/.claude/skills/meteora-skill
Command: npx skills add https://github.com/MetalLegBob/drfraudsworth --skill meteora-metallegbob

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Solve the heavy, fragmented process of building Solana-based DeFi apps by providing a complete SDK suite that handles liquidity, token launches, vaults, anti-bot protections, and developer tooling.

Core Features & Use Cases

  • DLMM Dynamic Liquidity Market Maker for concentrated liquidity with dynamic fees.
  • DAMM v2/v1 Next-gen and legacy AMMs for various pool styles.
  • Dynamic Bonding Curve Token-launch infrastructure with auto-graduation.
  • Dynamic Vault Yield-optimized vaults and Alpha Vault anti-bot protection.
  • Stake-for-Fee (M3M3) Fee staking rewards.
  • Zap SDK Single-token entry/exit with routing.
  • Presale Vault and additional tooling (CLI, TS/Go SDKs) to accelerate development and deployment.
  • Developer Tools: TypeScript/Go SDKs, CLI utilities for end-to-end integration.

Quick Start

Install the Meteora SDK packages and begin building a Solana DeFi application today.

Frequently Asked Questions about meteora

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a Solana DeFi app with concentrated liquidity and dynamic fees?

You can build Solana DeFi apps with concentrated liquidity using the DLMM SDK. It provides TypeScript and Go tools for pool creation, position management, and dynamic fee workflows directly on Solana.

What is the best way to integrate Solana AMM pools into my DeFi application?

Integrate Solana AMM pools using the DAMM v2 and v1 SDKs. These support various pool styles and handle end-to-end trading workflows, including quotes and swaps, via web3.js and Anchor support.

Can I use TypeScript and Go to manage Solana token launches and bonding curves?

Yes, you can manage Solana token launches using the Dynamic Bonding Curve SDK. It supports TypeScript and Go, enabling infrastructure setup with auto-graduation for seamless token deployment.

How do I implement anti-bot protection for Solana yield vaults?

Implement anti-bot protection for Solana yield vaults using the Dynamic Vault and Alpha Vault SDKs. These tools provide yield optimization and anti-bot mechanisms for secure Solana DeFi integration.

Does the Meteora SDK support single-token entry and exit routing for Solana swaps?

Yes, the Meteora SDK supports single-token entry and exit routing via the Zap SDK. It simplifies Solana swaps by handling routing complexities within the broader DeFi application architecture.