Skip to main content
These recipes assume familiarity with Solana’s transaction and network connection logic. If unfamiliar, please read the Solana Cookbook.

General

Trading Tokens

Build trading functionality for spot and prediction markets using DFlow’s unified APIs. Trade tokens with automatic routing across major Solana DEXs, supporting both synchronous (atomic) and asynchronous (multi-transaction) execution modes.

Prediction Markets

Integrate prediction markets into your app. Discover markets, track positions, and redeem outcomes using our APIs.