Skip to main content

Documentation 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.

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 a 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

#SlugOutcome
1nextjs-market-swapIntegrate Velora Market swap into a Next.js dApp (Wagmi + Viem)
2nextjs-delta-swapAdd Delta gasless swaps to a Next.js dApp
3parallel-aggregatorsRun Velora alongside another aggregator and route per-quote
4telegram-trading-botTelegram bot: quote, slippage check, swap with MEV protection
5crosschain-aave-depositOne-tx Crosschain swap + Aave deposit via Delta
6mcp-client-from-scratchBuild a Velora MCP client in 50 lines
7widget-react-embedEmbed the Velora Widget with custom theming
8rfq-otc-flowSign and fill an AugustusRFQ order off-chain

How to use

  1. Open the prompt page for the outcome you want.
  2. Copy the body for your client (Claude Code, Cursor, Codex — one tab per client in a <CodeGroup>).
  3. Paste into a fresh agent session with the linked Velora docs as context.
  4. Run the verifiable end-state check listed at the bottom of each prompt page.
If a prompt drifts and stops producing working code, open an issue — DevRel re-verifies at every minor release but real-world drift between releases is what we want to hear about.