orderlynetwork
- 20 skills
- 0 followers
- 6 hours ago last updated
- ▌ Orderly Positions Tpsl · orderlynetworkMonitor positions in real-time, configure Take-Profit/Stop-Loss orders, and manage risk with leverage settings
- ▌ Orderly Trading Orders · orderlynetworkPlace, manage, and cancel orders using REST API or SDK hooks. Covers market, limit, IOC, FOK, POST_ONLY order types and batch operations
- ▌ Orderly Deposit Withdraw · orderlynetworkHandle token deposits and withdrawals across chains, including allowance approval, vault interactions, and cross-chain operations
- ▌ Orderly API Authentication · orderlynetworkComplete authentication guide for Orderly Network - EIP-712 wallet signatures for EVM accounts, Ed25519 message signing for Solana accounts, and Ed25519 signatures for API requests
- ▌ Orderly Plugin Add · orderlynetworkAdd / integrate / register an Orderly plugin into an Orderly SDK DEX host app. Use when the user wants to install an Orderly plugin, wire a plugin into OrderlyAppProvider, or connect a local plugin package. Triggers on "add Orderly plugin", "install Orderly plugin", "integrate Orderly plugin".
- ▌ Orderly Plugin Write · orderlynetwork bundleUse when the user wants to write / develop Orderly plugin code — including interceptors, hooks, lifecycle hooks, component patterns, and best practices. Triggers on "develop Orderly plugin", "write plugin", "add interceptor", "plugin architecture", "Orderly hooks", "plugin component", "Orderly SDK patterns".
- ▌ Orderly Plugin Create · orderlynetwork bundleUse when the user wants to scaffold / generate a new Orderly plugin project via the official `@orderly.network/devkit` (`orderly-devkit`) CLI. Triggers on "create Orderly plugin", "new Orderly plugin", "scaffold plugin", "generate plugin", "orderly-devkit create plugin".
- ▌ Orderly Plugin Submit · orderlynetwork bundlePrepare and submit / publish an Orderly plugin to the Marketplace via `orderly-devkit submit`. Covers README generation (with user consent), required usagePrompt drafting and approval, manifest updates, and API submission. Use when the user wants to publish, release, upload, or submit a plugin to the Orderly Marketplace. Triggers on "submit plugin", "publish plugin", "release plugin", "marketplace", "upload plugin", "usagePrompt", "orderly-devkit submit", "plugin manifest".
- ▌ Orderly One Dex · orderlynetworkCreate and manage a custom white-label DEX using Orderly One - launch paths, deployment, custom domains, graduation with x402 payment, theming, and admin operations
- ▌ Orderly Onboarding · orderlynetworkAgent onboarding for Orderly Network - infrastructure overview, agent tools, quickstart, and programmatic broker ID creation via x402
- ▌ Orderly Sdk Theming · orderlynetworkCustomize the visual appearance of your Orderly DEX with CSS variables, multi-theme support, logos, TradingView chart styling, and PnL share posters.
- ▌ Orderly Sdk Debugging · orderlynetworkDebug and troubleshoot common issues with the Orderly SDK including errors, WebSocket issues, authentication problems, and trading failures.
- ▌ Orderly UI Components · orderlynetworkBuild trading interfaces using pre-built React components - OrderEntry, Positions, TradingPage, Scaffold, Tables, Modals, Sheets
- ▌ Orderly Sdk React Hooks · orderlynetworkReference guide for using Orderly React SDK hooks - useOrderEntry, usePositionStream, useOrderbookStream, useCollateral, and more
- ▌ Orderly Sdk Page Components · orderlynetworkUse pre-built page components from Orderly SDK to quickly assemble complete DEX pages (TradingPage, Portfolio modules, Markets, Leaderboard, Vaults, Points, Affiliate)
- ▌ Orderly Websocket Streaming · orderlynetworkEstablish authenticated WebSocket connections for real-time orderbook, execution reports, positions, and balance updates
- ▌ Orderly Sdk Dex Architecture · orderlynetworkComplete DEX architecture guide including project structure, provider hierarchy, network configuration, TradingView setup, and build/deploy.
- ▌ Orderly Sdk Trading Workflows · orderlynetworkComplete trading workflows for Orderly Network DEX applications, from wallet connection through order execution, position management, and withdrawal.
- ▌ Orderly Sdk Wallet Connection · orderlynetworkComprehensive guide to integrating wallet connection in Orderly Network DEX applications, supporting both EVM (Ethereum, Arbitrum, etc.) and Solana wallets, plus Privy social login.
- ▌ Orderly Sdk Install Dependency · orderlynetworkInstall Orderly SDK packages and related dependencies (hooks, UI, features, wallet connectors) using the preferred package manager.