repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
public Clawd ADK gateway launch mirror
stars
latest
clone command
git clone gitlawb://did:key:z6Mkq5mY...iFZ5/my-project-publ...git clone gitlawb://did:key:z6Mkq5mY.../my-project-publ...2fa351d6docs: add automaton and perps launch sources16d ago| #1 | # DFlow |
| #2 | |
| #3 | ## Docs |
| #4 | |
| #5 | - [Agent CLI](https://pond.dflow.net/ai/agent-cli.md): Agent-first CLI for executing trades on Solana via DFlow |
| #6 | - [Agent Skills](https://pond.dflow.net/ai/agent-skills.md): Pre-built Claude Code Skills for DFlow |
| #7 | - [Introduction](https://pond.dflow.net/ai/introduction.md): Tools and files for building with and for AI agents on DFlow |
| #8 | - [llms-full.txt](https://pond.dflow.net/ai/llms-full-txt.md) |
| #9 | - [llms.txt](https://pond.dflow.net/ai/llms-txt.md) |
| #10 | - [MCP Server](https://pond.dflow.net/ai/mcp.md): Connect AI tools to DFlow documentation and API references with our hosted MCP server. |
| #11 | - [skill.md](https://pond.dflow.net/ai/skill-md.md) |
| #12 | - [API Keys](https://pond.dflow.net/build/api-key.md): How to request an API key for production use |
| #13 | - [Endpoints](https://pond.dflow.net/build/endpoints.md): DFlow endpoints for Trading and Metadata APIs |
| #14 | - [Error Codes](https://pond.dflow.net/build/error-codes.md): Understanding and resolving error codes |
| #15 | - [FAQs](https://pond.dflow.net/build/faqs.md): Answers to common questions about building with DFlow |
| #16 | - [Introduction](https://pond.dflow.net/build/introduction.md): How to get started building with DFlow |
| #17 | - [Get Event](https://pond.dflow.net/build/metadata-api/events/event.md): API reference for GET /api/v1/event/{event_id} |
| #18 | - [Get Event Candlesticks](https://pond.dflow.net/build/metadata-api/events/event-candlesticks.md): API reference for GET /api/v1/event/{ticker}/candlesticks |
| #19 | - [Get Events](https://pond.dflow.net/build/metadata-api/events/events.md): API reference for GET /api/v1/events |
| #20 | - [Get Event Forecast Percentile History](https://pond.dflow.net/build/metadata-api/events/forecast-percentile-history.md): API reference for GET /api/v1/event/{series_ticker}/{event_id}/forecast_percentile_history |
| #21 | - [Get Event Forecast Percentile History by Mint](https://pond.dflow.net/build/metadata-api/events/forecast-percentile-history-by-mint.md): API reference for GET /api/v1/event/by-mint/{mint_address}/forecast_percentile_history |
| #22 | - [Introduction](https://pond.dflow.net/build/metadata-api/introduction.md): How to discover crypto and prediction market metadata. |
| #23 | - [Get Live Data](https://pond.dflow.net/build/metadata-api/live-data/live-data.md): API reference for GET /api/v1/live_data |
| #24 | - [Get Live Data by Event](https://pond.dflow.net/build/metadata-api/live-data/live-data-by-event.md): API reference for GET /api/v1/live_data/by-event/{event_ticker} |
| #25 | - [Get Live Data by Mint](https://pond.dflow.net/build/metadata-api/live-data/live-data-by-mint.md): API reference for GET /api/v1/live_data/by-mint/{mint_address} |
| #26 | - [Live Data Response Details](https://pond.dflow.net/build/metadata-api/live-data/live-data-details.md): Reference for the details field in live data responses |
| #27 | - [Filter Outcome Mints](https://pond.dflow.net/build/metadata-api/markets/filter-outcome-mints.md): API reference for POST /api/v1/filter_outcome_mints |
| #28 | - [Get Market](https://pond.dflow.net/build/metadata-api/markets/market.md): API reference for GET /api/v1/market/{market_id} |
| #29 | - [Get Market by Mint](https://pond.dflow.net/build/metadata-api/markets/market-by-mint.md): API reference for GET /api/v1/market/by-mint/{mint_address} |
| #30 | - [Get Market Candlesticks](https://pond.dflow.net/build/metadata-api/markets/market-candlesticks.md): API reference for GET /api/v1/market/{ticker}/candlesticks |
| #31 | - [Get Market Candlesticks by Mint](https://pond.dflow.net/build/metadata-api/markets/market-candlesticks-by-mint.md): API reference for GET /api/v1/market/by-mint/{mint_address}/candlesticks |
| #32 | - [Get Markets](https://pond.dflow.net/build/metadata-api/markets/markets.md): API reference for GET /api/v1/markets |
| #33 | - [Get Markets Batch](https://pond.dflow.net/build/metadata-api/markets/markets-batch.md): API reference for POST /api/v1/markets/batch |
| #34 | - [Get Outcome Mints](https://pond.dflow.net/build/metadata-api/markets/outcome-mints.md): API reference for GET /api/v1/outcome_mints |
| #35 | - [Get Orderbook by Mint Address](https://pond.dflow.net/build/metadata-api/orderbook/orderbook-by-mint.md): API reference for GET /api/v1/orderbook/by-mint/{mint_address} |
| #36 | - [Get Orderbook](https://pond.dflow.net/build/metadata-api/orderbook/orderbook-by-ticker.md): API reference for GET /api/v1/orderbook/{market_ticker} |
| #37 | - [Search Events](https://pond.dflow.net/build/metadata-api/search/search.md): API reference for GET /api/v1/search |
| #38 | - [Get Series](https://pond.dflow.net/build/metadata-api/series/series.md): API reference for GET /api/v1/series |
| #39 | - [Get Series by Ticker](https://pond.dflow.net/build/metadata-api/series/series-by-ticker.md): API reference for GET /api/v1/series/{series_ticker} |
| #40 | - [Get Filters by Sports](https://pond.dflow.net/build/metadata-api/sports/filters-by-sports.md): API reference for GET /api/v1/filters_by_sports |
| #41 | - [Get Tags by Categories](https://pond.dflow.net/build/metadata-api/tags/tags-by-categories.md): API reference for GET /api/v1/tags_by_categories |
| #42 | - [Get Onchain Trades](https://pond.dflow.net/build/metadata-api/trades/onchain-trades.md): API reference for GET /api/v1/onchain-trades |
| #43 | - [Get Onchain Trades by Event](https://pond.dflow.net/build/metadata-api/trades/onchain-trades-by-event.md): API reference for GET /api/v1/onchain-trades/by-event/{event_ticker} |
| #44 | - [Get Onchain Trades by Market](https://pond.dflow.net/build/metadata-api/trades/onchain-trades-by-market.md): API reference for GET /api/v1/onchain-trades/by-market/{market_ticker} |
| #45 | - [Get Trades](https://pond.dflow.net/build/metadata-api/trades/trades.md): API reference for GET /api/v1/trades |
| #46 | - [Get Trades by Mint](https://pond.dflow.net/build/metadata-api/trades/trades-by-mint.md): API reference for GET /api/v1/trades/by-mint/{mint_address} |
| #47 | - [Orderbook Channel](https://pond.dflow.net/build/metadata-api/websockets/orderbook.md): Subscribe to real-time orderbook updates for prediction markets |
| #48 | - [Websockets Overview](https://pond.dflow.net/build/metadata-api/websockets/overview.md): Stream real-time price, trade, and orderbook updates via WebSocket |
| #49 | - [Prices Channel](https://pond.dflow.net/build/metadata-api/websockets/prices.md): Subscribe to real-time bid/ask price updates for prediction markets |
| #50 | - [Trades Channel](https://pond.dflow.net/build/metadata-api/websockets/trades.md): Subscribe to real-time trade execution updates |
| #51 | - [Transaction Fee Sponsorship](https://pond.dflow.net/build/prediction-markets/fee-sponsorship.md): How to sponsor user transaction fees and prediction market initialization costs |
| #52 | - [Understanding KYC for Prediction Markets](https://pond.dflow.net/build/prediction-markets/kyc.md): How Proof verification affects prediction market trading and how to handle unverified users |
| #53 | - [Prediction Market Lifecycle](https://pond.dflow.net/build/prediction-markets/market-lifecycle.md): How prediction markets progress from creation through settlement and finalization |
| #54 | - [Parse Onchain Trades](https://pond.dflow.net/build/prediction-markets/onchain-trade-parsing.md): How to parse prediction market trades, detect order fills, and calculate volume and fees onchain |
| #55 | - [Prediction Market Data Model](https://pond.dflow.net/build/prediction-markets/prediction-market-data-model.md): How prediction market data is structured across events, markets, and trades |
| #56 | - [Prediction Market Fees and Rebates](https://pond.dflow.net/build/prediction-markets/prediction-market-fees.md): How prediction market fees and rebates are calculated |
| #57 | - [Introduction](https://pond.dflow.net/build/proof-api/introduction.md): API for wallet verification and identity |
| #58 | - [Verify Address](https://pond.dflow.net/build/proof-api/verify-address.md): Check if a wallet address has been verified |
| #59 | - [Proof KYC Introduction](https://pond.dflow.net/build/proof/introduction.md): Identity verification service linking verified identities to Solana wallets |
| #60 | - [Proof KYC Partner Integration](https://pond.dflow.net/build/proof/partner-integration.md): How to integrate Proof into your application with deep linking and the verification API |
| #61 | - [Proof KYC User Journeys](https://pond.dflow.net/build/proof/user-journeys.md): Verification flows for direct users, partner app users, and returning users |
| #62 | - [Authenticating Requests](https://pond.dflow.net/build/recipes/api-keys.md): How to authenticate requests with DFlow API keys |
| #63 | - [Close Outcome Token Accounts](https://pond.dflow.net/build/recipes/prediction-markets/close-outcome-token-accounts.md): How to close empty outcome token accounts to reclaim rent |
| #64 | - [Decrease a Position](https://pond.dflow.net/build/recipes/prediction-markets/decrease-position.md): How to decrease a prediction market position |
| #65 | - [Discover Prediction Markets](https://pond.dflow.net/build/recipes/prediction-markets/discover-markets.md): How to discover prediction markets and outcome tokens |
| #66 | - [Handle Fees](https://pond.dflow.net/build/recipes/prediction-markets/fees-and-settlement.md): How to handle prediction market fees |
| #67 | - [Increase a Position](https://pond.dflow.net/build/recipes/prediction-markets/increase-position.md): How to increase a prediction market position |
| #68 | - [Monitor Market Lifecycle](https://pond.dflow.net/build/recipes/prediction-markets/monitor-market-lifecycle.md): How to monitor market status changes and redemption availability |
| #69 | - [Query Onchain Trades](https://pond.dflow.net/build/recipes/prediction-markets/query-onchain-trades.md): How to query onchain fills by wallet, by event, and by market |
| #70 | - [Redeem Outcome Tokens](https://pond.dflow.net/build/recipes/prediction-markets/redeem-outcome-tokens.md): How to redeem determined outcome tokens |
| #71 | - [Track User Positions](https://pond.dflow.net/build/recipes/prediction-markets/track-positions.md): How to track user prediction market positions |
| #72 | - [From Spot Tokens to Prediction Market Positions](https://pond.dflow.net/build/recipes/prediction-markets/trade-into-position.md): Understanding how trades route from spot tokens to outcome tokens |
| #73 | - [Declarative Trade](https://pond.dflow.net/build/recipes/trading/declarative-trade.md): How to execute declarative trades with the DFlow Trading API |
| #74 | - [Imperative Trade](https://pond.dflow.net/build/recipes/trading/imperative-trade.md): How to execute imperative trades with the DFlow Trading API |
| #75 | - [Implement Platform Fees](https://pond.dflow.net/build/recipes/trading/platform-fees.md): How to implement platform fees with the DFlow Trading API |
| #76 | - [Use Priority Fees](https://pond.dflow.net/build/recipes/trading/priority-fees.md): How to set priority fees for Trading API requests |
| #77 | - [Trade a Prediction Market Outcome Token](https://pond.dflow.net/build/recipes/trading/trade-tokens.md): Swap USDC for a YES or NO outcome token using the DFlow Trade API |
| #78 | - [Introduction](https://pond.dflow.net/build/recipes/wallets/introduction.md): How to add wallets to your app |
| #79 | - [Phantom Connect](https://pond.dflow.net/build/recipes/wallets/phantom-connect.md): How to add Phantom Connect to a Next.js + React app |
| #80 | - [Privy](https://pond.dflow.net/build/recipes/wallets/privy.md): How to add Privy to a Next.js + React app |
| #81 | - [Turnkey](https://pond.dflow.net/build/recipes/wallets/turnkey.md): How to add Turnkey to a Next.js + React app |
| #82 | - [Get Intent Quote](https://pond.dflow.net/build/trading-api/declarative/quote.md): API reference for GET /intent |
| #83 | - [Submit Intent Swap](https://pond.dflow.net/build/trading-api/declarative/submit.md): API reference for POST /submit-intent |
| #84 | - [Get Quote](https://pond.dflow.net/build/trading-api/imperative/quote.md): API reference for GET /quote |
| #85 | - [Create Swap](https://pond.dflow.net/build/trading-api/imperative/swap.md): API reference for POST /swap |
| #86 | - [Create Swap Instructions](https://pond.dflow.net/build/trading-api/imperative/swap-instructions.md): API reference for POST /swap-instructions |
| #87 | - [Introduction](https://pond.dflow.net/build/trading-api/introduction.md): How to use the Trading API to trade crypto and prediction market outcomes. |
| #88 | - [Get Order](https://pond.dflow.net/build/trading-api/order/order.md): API reference for GET /order |
| #89 | - [Get Order Status](https://pond.dflow.net/build/trading-api/order/order-status.md): API reference for GET /order-status |
| #90 | - [Initialize Prediction Market](https://pond.dflow.net/build/trading-api/prediction-market/prediction-market-init.md): API reference for GET /prediction-market-init |
| #91 | - [Get Priority Fees](https://pond.dflow.net/build/trading-api/priority-fees/priority-fees.md): API reference for GET /priority-fees |
| #92 | - [Get Token List](https://pond.dflow.net/build/trading-api/token/tokens.md): API reference for GET /tokens |
| #93 | - [Get Token List with Decimals](https://pond.dflow.net/build/trading-api/token/tokens-with-decimals.md): API reference for GET /tokens-with-decimals |
| #94 | - [Get Venue List](https://pond.dflow.net/build/trading-api/venues/venues.md): API reference for GET /venues |
| #95 | - [Websockets Overview](https://pond.dflow.net/build/trading-api/websockets/overview.md): Stream real-time Trading API updates via WebSocket |
| #96 | - [Priority Fees Stream](https://pond.dflow.net/build/trading-api/websockets/priority-fees-stream.md): Stream Trading API priority fee estimates over WebSocket |
| #97 | - [Platform Fees](https://pond.dflow.net/build/trading/platform-fees.md): How to apply platform fees to trades |
| #98 | - [Priority Fees](https://pond.dflow.net/build/trading/priority-fees.md): How priority fees affect trade execution |
| #99 | - [Slippage Tolerance](https://pond.dflow.net/build/trading/slippage-tolerance.md): How slippage works and how to control it in Trading API requests |
| #100 | - [Sponsored Swaps](https://pond.dflow.net/build/trading/sponsored-swaps.md): How to implement gasless swaps where a sponsor covers transaction fees |
| #101 | - [Trading Data Model](https://pond.dflow.net/build/trading/trade-api-data-model.md): How trading data is structured around `/order` requests |
| #102 | - [Contact](https://pond.dflow.net/contact.md): Get in touch with the DFlow team |
| #103 | - [Welcome to DFlow](https://pond.dflow.net/introduction.md): DFlow is a trading protocol that enables traders to exchange value across spot and prediction markets natively on Solana. |
| #104 | - [Concurrent Liquidity Programs](https://pond.dflow.net/learn/clp.md): How Concurrent Liquidity Programs enable offchain liquidity |
| #105 | - [Declarative Trades](https://pond.dflow.net/learn/declarative-trades.md): How declarative trades work and why they improve execution |
| #106 | - [How Trading Works on DFlow](https://pond.dflow.net/learn/how-trading-works.md): How trading works on DFlow |
| #107 | - [Imperative Trades](https://pond.dflow.net/learn/imperative-trades.md): How to execute imperative trades with full routing control |
| #108 | - [JIT Routing](https://pond.dflow.net/learn/jit-routing.md): How JIT routing updates trade execution onchain |
| #109 | - [Liquidity and Venues](https://pond.dflow.net/learn/liquidity-venues.md): How DFlow routes liquidity across venues |
| #110 | - [Prediction Markets](https://pond.dflow.net/learn/prediction-markets.md): How prediction markets work on DFlow |
| #111 | - [Identity Verification with Proof (KYC)](https://pond.dflow.net/learn/proof.md): How identity verification works with Proof |
| #112 | - [Trading Different Asset Types](https://pond.dflow.net/learn/trading-different-asset-types.md): How to trade different asset types with DFlow |
| #113 | - [What is DFlow](https://pond.dflow.net/learn/what-is-dflow.md): Overview of DFlow's trading infrastructure on Solana |
| #114 | - [Prediction Market Compliance](https://pond.dflow.net/legal/prediction-market-compliance.md): Regulatory and compliance requirements for Kalshi markets |
| #115 | - [Privacy Policy](https://pond.dflow.net/privacy.md) |
| #116 | - [Terms of Service](https://pond.dflow.net/terms-of-service.md) |
| #117 | |
| #118 | ## OpenAPI Specs |
| #119 | |
| #120 | - [openapi](https://pond.dflow.net/build/trading-api/openapi.json) |
| #121 |