raydium

Integrate Solana DeFi with the Raydium SDK and APIs for AMM, CLMM, and LaunchLab.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Unified, authoritative toolkit for Solana DeFi integration by consolidating Raydium's SDK and APIs into a single source of truth, reducing integration friction and maintenance overhead.

Core Features & Use Cases

  • SDK Coverage: TypeScript SDK, Trade API, Data API, and LaunchLab support for end-to-end development.
  • Pool & Token Tools: Access CLMM, CPMM, and AMM pools, token launches, farming, and CPI integration for scalable DeFi apps.
  • Guides & Demos: Comprehensive documentation and GitHub repositories to accelerate integration.

Quick Start

Initialize the Raydium SDK in your Solana project, connect to the network, and begin querying pools and executing a swap.

Frequently Asked Questions about raydium

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

FAQPage Schema
How do I integrate Raydium AMM and CLMM pools into a Solana dApp?

Integrate Raydium AMM and CLMM pools into a Solana dApp by using the Raydium SDK to access TypeScript modules, query pools, and execute trades via REST endpoints and program interactions across mainnet and devnet.

What is the best way to build a Solana token launch platform using Raydium?

Build a Solana token launch platform with Raydium by utilizing LaunchLab support within the Raydium SDK, exposing specific program interactions and CPI integration to manage token launches end-to-end.

Does the Raydium SDK support trade routing and data access for Solana wallets?

Yes, the Raydium SDK supports trade routing and data access for Solana wallets by unifying AMM, CLMM, and CPMM pool interactions through TypeScript SDK modules and REST endpoints.

Can I use the Raydium SDK in a JavaScript environment without additional dependencies?

Yes, you can use the Raydium SDK in a JavaScript environment without additional dependencies, as it provides self-contained SDK modules, REST endpoints, and program IDs for end-to-end Solana DeFi integration.

How do I query CLMM and AMM pools on Solana devnet using Raydium?

Query CLMM and AMM pools on Solana devnet by initializing the Raydium SDK in your TypeScript project, connecting to the network, and using the Data API modules to retrieve pool data and program interactions.

Why do I need a unified SDK for Raydium AMM and CLMM integration on Solana?

A unified SDK for Raydium AMM and CLMM integration reduces integration friction and maintenance overhead by consolidating APIs into a single source of truth for scalable DeFi applications.