The prompt library is a curated set of prompts that take an AI coding agent (Claude Code, Cursor, Codex) from cold start to a working Velora integration in one shot. Each prompt lists its outcome, target client, and aDocumentation Index
Fetch the complete documentation index at: https://new-docs.velora.xyz/llms.txt
Use this file to discover all available pages before exploring further.
last-verified date — DevRel re-verifies at each minor release.
Prompts ship page-by-page on
main. The table below previews what’s coming.Available prompts
| # | Slug | Outcome |
|---|---|---|
| 1 | nextjs-market-swap | Integrate Velora Market swap into a Next.js dApp (Wagmi + Viem) |
| 2 | nextjs-delta-swap | Add Delta gasless swaps to a Next.js dApp |
| 3 | parallel-aggregators | Run Velora alongside another aggregator and route per-quote |
| 4 | telegram-trading-bot | Telegram bot: quote, slippage check, swap with MEV protection |
| 5 | crosschain-aave-deposit | One-tx Crosschain swap + Aave deposit via Delta |
| 6 | mcp-client-from-scratch | Build a Velora MCP client in 50 lines |
| 7 | widget-react-embed | Embed the Velora Widget with custom theming |
| 8 | rfq-otc-flow | Sign and fill an AugustusRFQ order off-chain |
How to use
- Open the prompt page for the outcome you want.
- Copy the body for your client (Claude Code, Cursor, Codex — one tab per client in a
<CodeGroup>). - Paste into a fresh agent session with the linked Velora docs as context.
- Run the verifiable end-state check listed at the bottom of each prompt page.