feat: add Flash Trade perpetuals DEX skill#45
Open
Kaleb-Rupe wants to merge 1 commit intosolana-foundation:mainfrom
Open
feat: add Flash Trade perpetuals DEX skill#45Kaleb-Rupe wants to merge 1 commit intosolana-foundation:mainfrom
Kaleb-Rupe wants to merge 1 commit intosolana-foundation:mainfrom
Conversation
Add comprehensive developer integration skill for Flash Trade, a perpetual futures DEX on Solana. Includes REST API reference, TypeScript SDK guide, WebSocket streaming, MCP server integration, protocol concepts, error codes, workflow guides, examples, and a production trading bot template. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a comprehensive developer integration skill for Flash Trade, a perpetual futures DEX on Solana.
What's included:
PerpetualsClient, positions, orders, composability)flash-trade-mcpon NPM) for AI agentsIntegration paths covered: REST API (any language), TypeScript SDK (direct on-chain), MCP Server (AI agents), WebSocket (real-time monitoring)
Program IDs:
FLASH6Lo6h3iasJKWDs2F8TkW2UKf3s15C8PMGuVfgBnFTPP4jEWW1n8s2FEccwVfS9KCPjpndaswg7Nkkuz4ER4Placement Note
We placed this as a top-level
flash-trade/directory alongside the existingskill/directory. Happy to restructure if you'd prefer a different location (e.g., underskill/references/flash-trade/).Test plan
skill/directory or other files🤖 Generated with Claude Code