Host a GUI
Implement a UI on Orderly
This documentation describes how to interact and build a DEX on Orderly. The first section describes the list of on-chain contract methods, which includes operations such as registration, deposit, withdrawal, and data access (get Access Keys, check for listed tokens/token pairs). The second section describes how to retrieve market data, including the orderbook and charts, along with trade management, which includes viewing balances, placing/canceling/modifying orders via the APIs. Orderly offers both, WebSocket and RESTful API, interfaces.
Last modified 8mo ago