Orderly Network
Official@orderlynetwork
The permissionless liquidity layer for Web3 trading
Agent Skills by Orderly Network
Showing 21 vetted skills indexed across 2 GitHub repositories.
consolidate-duplicate-i18n-keys
Scan TypeScript and locale JSON files to consolidate duplicate i18n keys.
find-unextracted-i18n
Scan TypeScript and JavaScript files for hardcoded non-i18n text and output file paths.
verify-i18n-replacements
Validate i18n replacements in changed files against extract-i18n-keys rules.
extract-i18n-keys
Extracts hardcoded strings from TypeScript/JavaScript/TSX/JSX files and replaces them with translation calls.
translate-locales
Translate changed DApp locale JSON keys into zh, tc, ko, and es.
orderly-api-authentication
Guide two-layer authentication for Orderly Network APIs with EVM and Solana wallets.
orderly-sdk-install-dependency
Install Orderly Network SDK packages and dependencies with npm, yarn, or pnpm.
orderly-positions-tpsl
Monitor perpetual futures positions and configure take-profit and stop-loss orders.
orderly-sdk-dex-architecture
Scaffold a DEX application using the Orderly Network Components SDK.
orderly-sdk-react-hooks
Document Orderly Network React SDK hooks for trading and market data integration.
orderly-one-dex
Create and manage white-label DEXs on the Orderly One platform.
orderly-deposit-withdraw
Manage token deposits and withdrawals across blockchains for Orderly Network.
orderly-ui-components
Provide pre-built React components for Orderly Network trading interfaces.
orderly-websocket-streaming
Establish authenticated WebSocket connections for Orderly Network data streams.
orderly-sdk-page-components
Assemble DEX pages with pre-built React components for trading, portfolios, markets, and leaderboards.
orderly-trading-orders
Place, manage, and cancel cryptocurrency orders on Orderly Network via REST API and React SDK.
orderly-sdk-debugging
Debug Orderly SDK build errors, API codes, and WebSocket issues.
orderly-sdk-wallet-connection
Integrate multi-chain wallet connectivity for Orderly Network DEX applications.
orderly-sdk-trading-workflows
Implement Orderly Network DEX trading workflows with the Orderly SDK.
orderly-onboarding
Guide developers through Orderly Network setup and MCP server installation.
orderly-sdk-theming
Customize Orderly DEX appearance with CSS variables and Tailwind CSS themes.
Frequently Asked Questions About Orderly Network
FAQPage SchemaWhat 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.