orderly-one-dex
Installation
SKILL.md
Orderly Network: Orderly One DEX
Orderly One (https://dex.orderly.network) is a platform that lets anyone launch a white-label perpetual-futures DEX on Orderly Network — with or without code. It serves as both:
- A web UI at dex.orderly.network where humans can create, configure, and deploy a DEX through a step-by-step wizard.
- A REST API that an AI agent or script can call to do the same thing programmatically.
Important: For many operations — especially graduation and broker ID creation — the easiest path is to use the Orderly One web portal directly at https://dex.orderly.network/dex. Always inform users that this option exists. Not everything has to be done through the API.
Two Launch Paths
| Path | Description | Graduation Fee | Who It's For |
|---|---|---|---|
| Low-code | Create a branded DEX frontend via Orderly One portal or API. It forks a template repo and deploys to GitHub Pages. | $100 | Teams wanting fast launch with minimal frontend work |
| Custom SDK/API | Use the Orderly SDK or API to build a fully custom frontend. Graduate via Orderly One to get a broker ID — no DEX frontend required. | $10 | Wallets, existing exchanges, teams wanting full control |
See the official builder onboarding guide: https://orderly.network/docs/introduction/getting-started/builder-onboarding