Skip to main content

Everything you need to build on Orderly

Platform architecture, API references, and SDK guides for builders at every stage — from first integration to production operations.

Understand the system

Learn what Orderly is, how the system is structured, and what the integration path looks like.

What is Orderly?

Understand the product model, shared liquidity layer, and who Orderly is built for.

Building on Omnichain

See how Orderly’s system layers connect and where your integration plugs in.

Integration Checklist

Follow the step-by-step path from tech stack selection through development to go-live.

Live Builders

Browse the builders already live on Orderly and the platforms they’ve shipped.
Implement core flows

Jump directly into the integration work most teams need first: auth, accounts, funding, and SDK selection.

API Authentication

Generate signatures correctly, manage Orderly keys, and send authenticated requests.

Accounts

Register user accounts, map wallets to builders, and understand account lifecycle steps.

Deposit and Withdrawal

Implement deposits and withdrawals across supported chains with the right contract calls and API requests.

SDK Overview

Choose between React components, hooks, core utilities, or lower-level programmatic access.
Extend your integration

Connect to real-time market streams and integrate with Orderly’s strategy vault system.

Websocket API

Stream real-time market data, order updates, and account events over persistent connections.

Strategy Vault

Learn how OmniVault works — earn yield through professional market-making strategies across chains.
Operate and troubleshoot

Use these pages when something is broken, behavior looks off, or you need production support context fast.

Troubleshooting

Start with the common diagnostic path for account, transaction, and trading issues.

Error Codes

Look up API and platform error codes to quickly identify what went wrong.

Partner Support

Access developer support, marketing resources, grants, and partnership programs for your integration.

Example DEX

Inspect a concrete integration example when you need implementation patterns, not just docs.