orderly-sdk-dex-architecture

Scaffold a DEX application using the Orderly Network Components SDK.

2|1|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/OrderlyNetwork/skills --skill orderly-sdk-dex-architecture-orderlynetwork
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orderly-sdk-dex-architecture
Source: https://github.com/OrderlyNetwork/skills/tree/main/skills/orderly-sdk-dex-architecture
Command: npx skills add https://github.com/OrderlyNetwork/skills --skill orderly-sdk-dex-architecture-orderlynetwork

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide and scaffolding for building a complete Decentralized Exchange (DEX) using the Orderly Network Components SDK, addressing the complexities of project setup, provider hierarchy, and essential configurations.

Core Features & Use Cases

  • DEX Architecture Blueprint: Understand project structure, provider nesting, and network configuration.
  • Configuration Guidance: Learn how to set up network settings, TradingView charts, and runtime parameters.
  • Use Case: A new development team needs to quickly set up a production-ready DEX on Orderly Network. This Skill provides them with the architectural foundation, configuration examples, and best practices to accelerate their development process.

Quick Start

Follow the project structure and provider hierarchy outlined in this skill to set up your DEX.

Frequently Asked Questions about orderly-sdk-dex-architecture

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I architect a DEX application using the Orderly Network SDK?

To set up TradingView charts in your DEX, integrate the TradingView library using the configuration guidance provided, ensuring runtime parameters and chart data connect properly to the Orderly Network.

What configurations are required to build a DEX on Orderly Network?

Required configurations for building a DEX on Orderly Network include setting up a broker ID, network ID, wallet connector configuration, and runtime parameters to establish proper network connectivity.

How do I set up TradingView charts in a decentralized exchange dapp?

To set up TradingView charts in a decentralized exchange dapp, integrate the TradingView library using the configuration guidance provided, ensuring runtime parameters and chart data connect properly to the Orderly Network.

Can I use this SDK to scaffold a production-ready DEX from scratch?

Yes, you can use this SDK to scaffold a production-ready DEX from scratch, as it provides the architectural foundation, project structure templates, and best practices to accelerate development.

What is the correct provider hierarchy for an Orderly Network dapp?

The correct provider hierarchy for an Orderly Network dapp involves nesting specific providers to manage network configuration and wallet connectivity, ensuring the DEX architecture handles state and transactions correctly.