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, real-time data, 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.

Websocket API

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

SDK Overview

Choose between React components, hooks, core utilities, or lower-level programmatic access.
Expand your market offering

Add builder-controlled market expansion once your core trading integration is already in place.

Permissionless Listing

Learn how builders can bring additional markets live and what market-specific constraints users need to understand.
Explore vault products

Understand how strategy-based yield products work in the Orderly ecosystem.

Strategy Vault

Learn how OmniVault works and where strategy-based yield products fit into the broader Orderly ecosystem.
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.