helius-dflow

Integrate DFlow trading APIs with Helius infrastructure for Solana trading workflows.

24|9|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/helius-labs/core-ai --skill helius-dflow-helius-labs
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: helius-dflow
Source: https://github.com/helius-labs/core-ai/tree/main/.agents/skills/helius-dflow
Command: npx skills add https://github.com/helius-labs/core-ai --skill helius-dflow-helius-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Enable developers to rapidly compose end-to-end Solana trading workflows by integrating Helius infrastructure with DFlow trading APIs, removing the need to stitch multiple services manually.

Core Features & Use Cases

  • Seamless integration of DFlow spot trading and prediction markets with Helius Sender for submission and LaserStream/Laser streaming for real-time data.
  • Real-time market data via DFlow WebSockets and on-chain signals via Helius enhanced WebSockets or LaserStream for shred-level latency.
  • End-to-end routing patterns and onboarding guidance including Proof KYC, API keys, and MCP server usage.

Quick Start

Configure Helius MCP and DFlow MCP, then start building a Solana trading UI using DFlow swap and prediction market patterns.

Frequently Asked Questions about helius-dflow

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

FAQPage Schema
How do I build a Solana trading app using Helius and DFlow?▼

You can stream real-time Solana market data via DFlow WebSockets for trading signals, and use Helius enhanced WebSockets or LaserStream to capture on-chain shred-level latency updates for your trading app.

Does DFlow support both spot swaps and prediction markets?▼

Yes, DFlow supports both spot swaps and prediction markets, allowing developers to route and execute these trading patterns alongside Helius Sender for transaction submission within a single Solana workflow.

What MCP routing tools do I need for Solana trading workflows?▼

Solana trading workflows require MCP routing tools such as getPriorityFeeEstimate for fees, transactionSubscribe for real-time monitoring, and order-status to drive end-to-end DFlow and Helius trading executions.

Can I use async trading patterns with DFlow and Helius infrastructure?▼

Yes, the DFlow and Helius integration supports both imperative and async trading patterns, enabling flexible transaction submission and real-time data handling for Solana trading applications.

Do I need Proof KYC to start using DFlow trading APIs?▼

Yes, onboarding requires Proof KYC and API keys, alongside configuring the Helius MCP server and DFlow endpoints, to properly access and route Solana trading workflows.