For Solvers#
Pages below are focused on the Solver audience - liquidity providers competing to fill orders. Pages tagged persona: "all" are also listed because they apply to every audience.
Fill orders, provide liquidity. Path: Core Concepts → Solver Guide → Custody & Signing → Compliance.
Overview
Key terminology, the Intent Execution Stack, and a high-level overview of how a TetraFi trade works.
Single-page cheat sheet: API endpoints, SDK methods, settlement state machine, contract addresses, glossary, and key constants.
Integrator pages for the Taker audience: submitting RFQs, accepting quotes, handling settlement events, and managing compliance state.
Integrator pages for the Solver audience: connecting pricing engines, running quote auctions, managing custody, and proving fills cross-chain.
Operations pages: authentication, event delivery, error handling, compliance architecture, and audit trail evidence.
Common questions about the TetraFi protocol, SDK, compliance, settlement, and integration - aggregated across the whole doc corpus.
Every doc page grouped by lifecycle status - a single board-level roadmap of what's shipped, in testnet, beta, planned, or experimental.
Integration
Connect to TetraFi - authentication, REST API, webhooks, SDK clients, and end-to-end guides for Takers and Solvers.
Step-by-step guide for solvers (market makers) to connect, price, and fill orders on TetraFi.
Fireblocks, AWS KMS, and hardware wallet integration for EIP-712 order signing and settlement.
Plain-text index and raw-markdown routes for AI tools, LLM-aware IDEs, and code assistants ingesting TetraFi docs.
Connect Claude Desktop, Cursor, Windsurf, or any MCP-aware agent to the TetraFi docs corpus in one click.
Cookbook
Architecture
How the TetraFi settlement protocol is built - contracts, oracles, compliance, data, and the quote pipeline.
A 5-phase tour of the TetraFi protocol - intent, compliance, quote auction, settlement, and audit - each phase mounting the authoritative diagram.
Understand the TetraFi settlement protocol: 6-stage lifecycle, compliance layer, cross-chain architecture, and security model.
One canvas showing how every TetraFi component connects - actors, engines, contracts, and oracles - with clickable deep links.
Stage-by-stage traversal of the protocol - pick a phase to see just the components active in it, and click any node to open its reference doc.
Watch a TetraFi settlement unfold step-by-step - 8-stage interactive playback with stage drilldowns, timeline controls, and clickable nodes.
Lock types, escrow models, settlement path routing, equivocation protection, and the fill/claim lifecycle.
7 cross-chain oracle implementations, relay mechanisms, attestation verification, and oracle selection per corridor.
Batch auction mechanics, CIP-67 fair winner selection, UCCP pricing, and four intent netting modes.
RFQ auction mechanics, quote preferences, swap types, selection strategies, batch auctions, and intent netting.
On-chain contract reference: InputSettler, OutputSettler, ComplianceRegistry, oracle implementations, and deployment addresses.
SDK
Typed TypeScript and Python client libraries - core concepts, per-language references, and a unified method index.
Unified index of every method across TypeScript and Python SDKs. Filter by language, namespace, and status; sort by name, namespace, or version.
Side-by-side comparison of SDK methods. Pick 2-4 methods to see namespaces, return types, versions, and deprecation status in one matrix.
Version-grouped roll-up of every SDK method - what was added, deprecated, and changed per release.