← ClaudeAtlas

dflowlisted

Complete DFlow trading protocol SDK - the single source of truth for integrating DFlow on Solana. Covers spot trading, prediction markets, Swap API, Metadata API, WebSocket streaming, and all DFlow tools.
sendaifun/skills · ★ 128 · Data & Documents · score 78
Install: claude install-skill sendaifun/skills
# DFlow - Complete Integration Guide The definitive guide for integrating DFlow - a trading protocol that enables traders to exchange value across spot and prediction markets natively on Solana. ## What is DFlow? DFlow is a comprehensive trading infrastructure that provides: - **Trading Applications & Wallets** - Token swaps with intelligent routing and 99.9% token coverage - **Exchanges & Aggregators** - Access to billions in monthly routed volume across DEXes and Prop AMMs - **Financial Institutions & Market Makers** - Programmable execution layers with CLPs and async trades - **Prediction Market Platforms** - Discovery, pricing, routing, and settlement infrastructure ### Key Capabilities | Feature | Description | |---------|-------------| | Token Coverage | 99.9% with millisecond detection | | Infrastructure | Globally distributed, high-throughput optimization | | Execution | Advanced algorithms with JIT routing for best-price execution | | Markets | Support for both spot and prediction market trading | | MEV Protection | Enhanced sandwich protection with Jito bundles | ## API Overview DFlow provides two main API categories: ### 1. Swap API (Trading) **Base URL:** `https://quote-api.dflow.net` For executing trades: - **Imperative Swaps** - Full control over route selection at signature time - **Declarative Swaps** - Intent-based swaps with deferred route optimization - **Trade API** - Unified interface for spot and prediction market trading - **Order API** - Quot