orderly-page-components

Provide pre-built React components for DEX interfaces on Orderly Network.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/wuzhong-orderly/orderly-ai-samples --skill orderly-page-components
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orderly-page-components
Source: https://github.com/wuzhong-orderly/orderly-ai-samples/tree/main/.github/skills/orderly-sdk-page-components
Command: npx skills add https://github.com/wuzhong-orderly/orderly-ai-samples --skill orderly-page-components

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @orderly.network/trading, @orderly.network/portfolio, @orderly.network/markets, @orderly.network/trading-leaderboard, @orderly.network/affiliate, @orderly.network/ui, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the development of Decentralized Exchange (DEX) interfaces by providing pre-built, fully-featured page components, significantly reducing development time and effort.

Core Features & Use Cases

  • Comprehensive UI Components: Offers ready-to-use components for Trading, Portfolio, Markets, Leaderboard, and Affiliate dashboards.
  • Rapid Assembly: Enables developers to quickly assemble complete DEX pages with minimal custom coding.
  • Use Case: A developer needs to build a new DEX frontend. Instead of coding each trading view, order book, and asset management page from scratch, they can leverage these SDK components to assemble a functional interface in a fraction of the time.

Quick Start

Use the orderly-page-components skill to import and render the TradingPage component for the symbol PERP_ETH_USDC.

Frequently Asked Questions about orderly-page-components

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

FAQPage Schema
How do I build a Decentralized Exchange (DEX) frontend on Orderly Network?

Build a DEX frontend on Orderly Network using pre-built React components for trading, portfolio, and markets pages. This Skill provides ready-to-use UI components to assemble complete DEX interfaces rapidly with minimal custom coding.

Can I use these pre-built UI components for portfolio and trading dashboards?

Yes, pre-built UI components support portfolio and trading dashboards. The Skill offers fully-featured React components, leveraging @orderly.network/trading and @orderly.network/portfolio packages for core DEX functionalities.

What's the best way to quickly assemble a trading interface for Orderly Network?

Quickly assemble trading interfaces by importing and rendering the TradingPage component for a specific symbol like PERP_ETH_USDC. This approach leverages pre-built React components to create functional DEX pages in a fraction of the time.

Do I need React to use the Orderly Network SDK components?

Yes, React is required to use the Orderly Network SDK components. This Skill provides pre-built React components designed specifically for constructing Decentralized Exchange (DEX) user interfaces within the Orderly Network ecosystem.

Does this DEX UI Skill include components for affiliate programs and leaderboards?

Yes, the DEX UI Skill includes pre-built components for affiliate programs and leaderboards. It offers ready-to-use React components for Trading, Portfolio, Markets, Leaderboard, and Affiliate dashboards on Orderly Network.

Why use pre-built page components instead of coding a DEX interface from scratch?

Use pre-built page components to significantly reduce development time and effort. Instead of coding each trading view, order book, and asset management page from scratch, leverage SDK components to assemble functional DEX interfaces rapidly.