Skip to content

docs: delta order lifecycle for MCP#20

Open
andriy-shymkiv wants to merge 1 commit into
mainfrom
docs/mcp_delta-orders
Open

docs: delta order lifecycle for MCP#20
andriy-shymkiv wants to merge 1 commit into
mainfrom
docs/mcp_delta-orders

Conversation

@andriy-shymkiv

Copy link
Copy Markdown
Member

No description provided.

@andriy-shymkiv andriy-shymkiv requested a review from Velenir June 26, 2026 05:22
@mintlify

mintlify Bot commented Jun 26, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
velora 🟢 Ready View Preview Jun 26, 2026, 5:23 AM


## Delta order lifecycle

A Delta quote completes through these tools, not through `velora_build_transaction`. The path is always build → sign externally → submit: a build tool returns **unsigned** EIP-712 typed data, you sign it with the user's wallet, and a submit tool forwards your signature. The server never signs and never holds a key. Pass every `route` and `order` payload verbatim — never normalize, reconstruct, or mutate it (including any `hmac`).

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mention approve/permit step

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants