Orderly Network avatar

Orderly Network

Official

@orderlynetwork

0Followers
|
72Public Repos
|
21Published Skills

The permissionless liquidity layer for Web3 trading

Skills Distribution
DomainBusiness, Fi...Decentralized Fina.. (50%)Frontend Trading C.. (30%)Localization & Int.. (20%)

Agent Skills by Orderly Network

Showing 21 vetted skills indexed across 2 GitHub repositories.

OrderlyNetworkOrderlyNetwork

consolidate-duplicate-i18n-keys

Scan TypeScript and locale JSON files to consolidate duplicate i18n keys.

Official
Advanced
OrderlyNetworkOrderlyNetwork

find-unextracted-i18n

Scan TypeScript and JavaScript files for hardcoded non-i18n text and output file paths.

Official
Intermediate
OrderlyNetworkOrderlyNetwork

verify-i18n-replacements

Validate i18n replacements in changed files against extract-i18n-keys rules.

Official
Advanced
OrderlyNetworkOrderlyNetwork

extract-i18n-keys

Extracts hardcoded strings from TypeScript/JavaScript/TSX/JSX files and replaces them with translation calls.

Official
Advanced
OrderlyNetworkOrderlyNetwork

translate-locales

Translate changed DApp locale JSON keys into zh, tc, ko, and es.

Official
Advanced
OrderlyNetworkOrderlyNetwork
2

orderly-api-authentication

Guide two-layer authentication for Orderly Network APIs with EVM and Solana wallets.

Official
Advanced
OrderlyNetworkOrderlyNetwork
2

orderly-sdk-install-dependency

Install Orderly Network SDK packages and dependencies with npm, yarn, or pnpm.

Official
Intermediate
OrderlyNetworkOrderlyNetwork
2

orderly-positions-tpsl

Monitor perpetual futures positions and configure take-profit and stop-loss orders.

Official
Intermediate
OrderlyNetworkOrderlyNetwork
2

orderly-sdk-dex-architecture

Scaffold a DEX application using the Orderly Network Components SDK.

Official
Advanced
OrderlyNetworkOrderlyNetwork
2

orderly-sdk-react-hooks

Document Orderly Network React SDK hooks for trading and market data integration.

Official
Intermediate
OrderlyNetworkOrderlyNetwork
2

orderly-one-dex

Create and manage white-label DEXs on the Orderly One platform.

Official
Advanced
OrderlyNetworkOrderlyNetwork
2

orderly-deposit-withdraw

Manage token deposits and withdrawals across blockchains for Orderly Network.

Official
Advanced
OrderlyNetworkOrderlyNetwork
2

orderly-ui-components

Provide pre-built React components for Orderly Network trading interfaces.

Official
Intermediate
OrderlyNetworkOrderlyNetwork
2

orderly-websocket-streaming

Establish authenticated WebSocket connections for Orderly Network data streams.

Official
Intermediate
OrderlyNetworkOrderlyNetwork
2

orderly-sdk-page-components

Assemble DEX pages with pre-built React components for trading, portfolios, markets, and leaderboards.

Official
Intermediate
OrderlyNetworkOrderlyNetwork
2

orderly-trading-orders

Place, manage, and cancel cryptocurrency orders on Orderly Network via REST API and React SDK.

Official
Intermediate
OrderlyNetworkOrderlyNetwork
2

orderly-sdk-debugging

Debug Orderly SDK build errors, API codes, and WebSocket issues.

Official
Intermediate
OrderlyNetworkOrderlyNetwork
2

orderly-sdk-wallet-connection

Integrate multi-chain wallet connectivity for Orderly Network DEX applications.

Official
Intermediate
OrderlyNetworkOrderlyNetwork
2

orderly-sdk-trading-workflows

Implement Orderly Network DEX trading workflows with the Orderly SDK.

Official
Advanced
OrderlyNetworkOrderlyNetwork
2

orderly-onboarding

Guide developers through Orderly Network setup and MCP server installation.

Official
Basic
OrderlyNetworkOrderlyNetwork
2

orderly-sdk-theming

Customize Orderly DEX appearance with CSS variables and Tailwind CSS themes.

Official
Intermediate

Frequently Asked Questions About Orderly Network

FAQPage Schema
What specific trading tasks can developers perform using these resources?

Developers can place, manage, and cancel cryptocurrency orders, monitor perpetual futures positions, and configure take-profit or stop-loss orders. The infrastructure supports real-time market data streaming via authenticated WebSocket connections and provides pre-built components for portfolios, leaderboards, and trading interfaces.

Which technical personas are the primary target for this infrastructure?

The platform targets blockchain engineers and frontend developers building decentralized trading applications. It is designed for those requiring modular React components, multi-chain wallet connectivity, and standardized internationalization support for global DApp deployment.

What are the prerequisites for integrating these trading components?

Integration requires a development environment capable of handling npm, yarn, or pnpm packages. Developers must manage EVM or Solana wallet connectivity and configure CSS variables or Tailwind CSS for interface theming to align with their specific brand requirements.