orderly-onboarding
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseOrderly Network: Agent Onboarding
Orderly Network:Agent入门
Orderly is an omnichain orderbook-based trading infrastructure providing perpetual futures liquidity for decentralized exchanges. This skill is your starting point for building on or learning about Orderly Network.
Orderly是一个基于订单簿的跨链交易基础设施,为去中心化交易所(DEX)提供永续期货流动性。本技能是你了解或基于Orderly Network进行开发的起点。
When to Use
适用场景
- First time encountering Orderly Network
- Setting up AI agent tools for Orderly development
- Understanding the Orderly ecosystem and offerings
- Finding the right skill or resource for your task
- Understanding what tools are available for AI agents
- 首次接触Orderly Network
- 为Orderly开发搭建AI Agent工具
- 了解Orderly生态系统及服务内容
- 为你的任务寻找合适的技能或资源
- 了解AI Agent可使用的工具
What is Orderly Network
什么是Orderly Network
Orderly is a combination of an orderbook-based trading infrastructure and a robust liquidity layer offering perpetual futures orderbooks. Unlike traditional platforms, Orderly doesn't have a front end—it operates at the core of the ecosystem, providing essential services to projects built on top.
Key Characteristics:
- Omnichain CLOB: Shared Central Limit Order Book accessible from all major EVM chains and Solana
- Backend Infrastructure: No official front end; builders create DEXes and trading interfaces on top
- On-chain Settlement: All trades settle on-chain while maintaining full self-custody
- Unified Liquidity: One orderbook serves all integrated front-ends
- Perpetual Futures: Trade BTC, ETH, SOL, and more with up to 50x leverage
- Gasless Trading: No gas fees once funds are deposited and trading keys activated
- One-Click Trading: New trading key pair per session, no further signatures needed
Primary Use Cases:
| Use Case | Description |
|---|---|
| Builders/DEXes | Create your own Perps DEX on EVM and Solana with plug-and-play SDKs |
| Perps Aggregators | Access Orderly's shared liquidity directly via API or SDK |
| Trading Desks | Use APIs for CEX-level trading with low latency orderbook |
| Trading Bots | Connect to orderbook for best rates, SL/limit orders, gasless transactions |
Orderly结合了基于订单簿的交易基础设施和强大的流动性层,提供永续期货订单簿。与传统平台不同,Orderly没有前端界面——它在生态系统的核心运行,为搭建在其上的项目提供基础服务。
核心特性:
- 跨链CLOB:可从所有主流EVM链和Solana访问的共享中央限价订单簿(CLOB)
- 后端基础设施:无官方前端,开发者可在其上构建DEX和交易界面
- 链上结算:所有交易均在链上结算,同时保持完全自托管
- 统一流动性:单个订单簿为所有集成前端提供服务
- 永续期货:可交易BTC、ETH、SOL等资产,最高支持50倍杠杆
- 无Gas费交易:存入资金并激活交易密钥后,无需支付Gas费
- 一键交易:每个会话生成新的交易密钥对,无需额外签名
主要使用场景:
| 使用场景 | 描述 |
|---|---|
| 开发者/DEX平台 | 使用即插即用的SDK在EVM和Solana上创建专属永续期货DEX |
| 永续期货聚合器 | 通过API或SDK直接访问Orderly的共享流动性 |
| 交易柜台 | 使用API实现CEX级别的低延迟订单簿交易 |
| 交易机器人 | 连接订单簿获取最优报价、止损/限价订单、无Gas费交易 |
Key Advantages
核心优势
- Unified Orderbook & Liquidity: Access all major chains through a single trading infrastructure
- Quick Development: Launch a DEX within days using our SDKs
- Ready-to-Use Liquidity: Powered by multiple top-tier market makers
- Revenue Sharing: Earn a share of generated fees from your platform
- CEX-Level Performance: Low latency matching engine with on-chain settlement
- Self-Custody: You control your assets and private keys
- Collaborative Ecosystem: Join a thriving community of builders
- 统一订单簿与流动性:通过单一交易基础设施访问所有主流链
- 快速开发:使用我们的SDK可在数天内上线DEX
- 现成流动性:由多家顶级做市商提供支持
- 收益分成:从你的平台产生的手续费中获得分成
- CEX级性能:低延迟匹配引擎,搭配链上结算
- 自托管:你完全控制自己的资产和私钥
- 协作生态:加入活跃的开发者社区
Architecture
架构
Your Application (DEX, Bot, Wallet, Aggregator)
- Orderly Infrastructure
- CLOB — Shared Central Limit Order Book (unified across all chains)
- Matching Engine — Low-latency order matching (CEX-level performance)
- Vault — On-chain settlement with self-custody
- Risk Management — Liquidation engine and position monitoring
- Settlement Networks
- EVM: Arbitrum, Optimism, Base, Ethereum, Polygon, Mantle
- Non-EVM: Solana
你的应用(DEX、机器人、钱包、聚合器)
- Orderly基础设施
- CLOB — 共享中央限价订单簿(跨所有链统一)
- 匹配引擎 — 低延迟订单匹配(CEX级性能)
- Vault — 支持自托管的链上结算模块
- 风险管理 — 清算引擎及仓位监控
- 结算网络
- EVM:Arbitrum、Optimism、Base、Ethereum、Polygon、Mantle
- 非EVM:Solana
Getting Started: AI Agent Tools
快速上手:AI Agent工具
To build on Orderly, install the MCP server for the best development experience. It provides 8 powerful tools for documentation search, SDK patterns, contract addresses, workflows, and API reference.
要基于Orderly进行开发,安装MCP服务器可获得最佳开发体验。它提供8个强大工具,用于文档搜索、SDK模式查询、合约地址查找、工作流说明及API参考。
MCP Server (Recommended)
MCP服务器(推荐)
The MCP server provides AI assistants with instant access to Orderly documentation, code patterns, and API references.
Quick Install:
bash
npx @orderly.network/mcp-server init --client <client>Supported Clients:
| Client | Command | Config File |
|---|---|---|
| Claude Code | | |
| Cursor | | |
| VS Code | | |
| Codex | | |
| OpenCode | | |
Manual Configuration:
If automatic setup doesn't work, add this configuration to your AI client:
Claude Code ():
.mcp.jsonjson
{
"mcpServers": {
"orderly": {
"command": "npx",
"args": ["@orderly.network/mcp-server@latest"]
}
}
}Cursor ():
.cursor/mcp.jsonjson
{
"mcpServers": {
"orderly": {
"command": "npx",
"args": ["@orderly.network/mcp-server@latest"]
}
}
}VS Code ():
.vscode/mcp.jsonjson
{
"servers": {
"orderly": {
"command": "npx",
"args": ["@orderly.network/mcp-server@latest"]
}
}
}OpenCode ():
.opencode/mcp.jsonjson
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"orderly": {
"type": "local",
"command": ["npx", "@orderly.network/mcp-server@latest"],
"enabled": true
}
}
}Codex ():
~/.codex/config.tomltoml
[mcp_servers.orderly]
command = "npx"
args = ["@orderly.network/mcp-server@latest"]What the MCP Server Provides:
| Tool | Description |
|---|---|
| Search Orderly documentation for specific topics |
| Get code examples for SDK v2 hooks and patterns |
| Lookup smart contract addresses for any chain |
| Step-by-step guides for common tasks |
| REST API and WebSocket endpoint documentation |
| Trading metrics, events, volume statistics |
| React UI component building guides |
| DEX creation and management API for Orderly One |
MCP服务器让AI助手可即时访问Orderly文档、代码模式及API参考。
快速安装:
bash
npx @orderly.network/mcp-server init --client <client>支持的客户端:
| 客户端 | 命令 | 配置文件 |
|---|---|---|
| Claude Code | | |
| Cursor | | |
| VS Code | | |
| Codex | | |
| OpenCode | | |
手动配置:
如果自动设置失败,将以下配置添加到你的AI客户端:
Claude Code():
.mcp.jsonjson
{
"mcpServers": {
"orderly": {
"command": "npx",
"args": ["@orderly.network/mcp-server@latest"]
}
}
}Cursor():
.cursor/mcp.jsonjson
{
"mcpServers": {
"orderly": {
"command": "npx",
"args": ["@orderly.network/mcp-server@latest"]
}
}
}VS Code():
.vscode/mcp.jsonjson
{
"servers": {
"orderly": {
"command": "npx",
"args": ["@orderly.network/mcp-server@latest"]
}
}
}OpenCode():
.opencode/mcp.jsonjson
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"orderly": {
"type": "local",
"command": ["npx", "@orderly.network/mcp-server@latest"],
"enabled": true
}
}
}Codex():
~/.codex/config.tomltoml
[mcp_servers.orderly]
command = "npx"
args = ["@orderly.network/mcp-server@latest"]MCP服务器提供的工具:
| 工具名称 | 描述 |
|---|---|
| 搜索Orderly文档中的特定主题 |
| 获取SDK v2钩子及模式的代码示例 |
| 查询任意链的智能合约地址 |
| 常见任务的分步指南 |
| REST API及WebSocket端点文档 |
| 交易指标、事件、交易量统计信息 |
| React UI组件构建指南 |
| Orderly One的DEX创建与管理API文档 |
Agent Skills
Agent技能
Install Orderly skills to enhance your AI agent with procedural knowledge for building on Orderly.
Install all skills globally (recommended):
bash
npx skills add OrderlyNetwork/skills --all --agent '*' -gInstall all skills locally:
bash
npx skills add OrderlyNetwork/skills --allInstall specific skills:
bash
undefined安装Orderly技能,为你的AI Agent增强基于Orderly开发的流程知识。
全局安装所有技能(推荐):
bash
npx skills add OrderlyNetwork/skills --all --agent '*' -g本地安装所有技能:
bash
npx skills add OrderlyNetwork/skills --all安装特定技能:
bash
undefinedList available skills
列出可用技能
npx skills add OrderlyNetwork/skills --list
npx skills add OrderlyNetwork/skills --list
Install specific skill
安装特定技能
npx skills add OrderlyNetwork/skills --skill orderly-trading-orders
npx skills add OrderlyNetwork/skills --skill orderly-trading-orders
Install multiple skills
安装多个技能
npx skills add OrderlyNetwork/skills --skill orderly-api-authentication --skill orderly-trading-orders
npx skills add OrderlyNetwork/skills --skill orderly-api-authentication --skill orderly-trading-orders
Install for specific agent
为特定Agent安装
npx skills add OrderlyNetwork/skills --all --agent claude-code -g
**Global vs Local:**
- **Global (`-g`)**: Available across all projects, installed to user directory
- **Local**: Project-specific, creates `.skills/` in repo, can be committed to version control
**Available Skills:**
| Category | Skill | Description |
| ------------------ | -------------------------------- | --------------------------------------------------- |
| **API / Protocol** | `orderly-api-authentication` | Two-layer auth: EIP-712 (EVM) + Ed25519 (Solana) |
| | `orderly-trading-orders` | Place, manage, cancel orders via REST API or SDK |
| | `orderly-positions-tpsl` | Monitor positions, TP/SL, leverage, PnL |
| | `orderly-websocket-streaming` | Real-time WebSocket for orderbook and executions |
| | `orderly-deposit-withdraw` | Token deposits, withdrawals, cross-chain operations |
| **SDK / React** | `orderly-sdk-react-hooks` | Reference for all React SDK hooks |
| | `orderly-ui-components` | Pre-built React UI components |
| | `orderly-sdk-install-dependency` | Install Orderly SDK packages |
| | `orderly-sdk-dex-architecture` | Complete DEX project structure and setup |
| | `orderly-sdk-page-components` | Pre-built page components |
| | `orderly-sdk-theming` | CSS variable theming and customization |
| | `orderly-sdk-trading-workflows` | End-to-end trading flows |
| **Platform** | `orderly-sdk-wallet-connection` | Wallet integration for EVM and Solana |
| | `orderly-sdk-debugging` | Debug/troubleshoot SDK errors |
| | `orderly-one-dex` | Create/manage custom DEX with Orderly One API |npx skills add OrderlyNetwork/skills --all --agent claude-code -g
**全局 vs 本地:**
- **全局(`-g`)**:可在所有项目中使用,安装到用户目录
- **本地**:仅适用于当前项目,在仓库中创建`.skills/`目录,可提交到版本控制
**可用技能:**
| 分类 | 技能名称 | 描述 |
| -------------- | ----------------------------------- | -------------------------------------------- |
| **API / 协议** | `orderly-api-authentication` | 双层认证:EIP-712(EVM)+ Ed25519(Solana) |
| | `orderly-trading-orders` | 通过REST API或SDK下单、管理及取消订单 |
| | `orderly-positions-tpsl` | 监控仓位、止盈/止损、杠杆、盈亏(PnL) |
| | `orderly-websocket-streaming` | 订单簿及交易执行的实时WebSocket数据流 |
| | `orderly-deposit-withdraw` | 代币存入、提取及跨链操作 |
| **SDK / React** | `orderly-sdk-react-hooks` | 所有React SDK钩子参考 |
| | `orderly-ui-components` | 预构建的React UI组件 |
| | `orderly-sdk-install-dependency` | 安装Orderly SDK包 |
| | `orderly-sdk-dex-architecture` | 完整的DEX项目结构与设置指南 |
| | `orderly-sdk-page-components` | 预构建的页面组件 |
| | `orderly-sdk-theming` | CSS变量主题与自定义指南 |
| | `orderly-sdk-trading-workflows` | 端到端交易流程 |
| **平台** | `orderly-sdk-wallet-connection` | EVM与Solana的钱包集成 |
| | `orderly-sdk-debugging` | SDK错误调试与故障排除 |
| | `orderly-one-dex` | 使用Orderly One API创建/管理自定义DEX |For Builders (SDK & DEX Development)
面向开发者(SDK与DEX开发)
Build custom trading interfaces using Orderly's React SDK v2.
Core SDK Packages:
bash
undefined使用Orderly的React SDK v2构建自定义交易界面。
核心SDK包:
bash
undefinedFull DEX setup
完整DEX设置
npm install @orderly.network/react-app
@orderly.network/trading
@orderly.network/portfolio
@orderly.network/markets
@orderly.network/wallet-connector
@orderly.network/i18n
@orderly.network/trading
@orderly.network/portfolio
@orderly.network/markets
@orderly.network/wallet-connector
@orderly.network/i18n
npm install @orderly.network/react-app
@orderly.network/trading
@orderly.network/portfolio
@orderly.network/markets
@orderly.network/wallet-connector
@orderly.network/i18n
@orderly.network/trading
@orderly.network/portfolio
@orderly.network/markets
@orderly.network/wallet-connector
@orderly.network/i18n
Required: EVM wallet support
必需:EVM钱包支持
npm install @web3-onboard/injected-wallets @web3-onboard/walletconnect
npm install @web3-onboard/injected-wallets @web3-onboard/walletconnect
Required: Solana wallet support
必需:Solana钱包支持
npm install @solana/wallet-adapter-base @solana/wallet-adapter-wallets
**Key Components Available:**
- `OrderEntry` - Order placement form
- `Orderbook` - Market depth display
- `PositionsView` - Position management table
- `TradingPage` - Full trading page
- `Portfolio` - User portfolio dashboard
- `ConnectWalletButton` - Wallet connection UI
**Orderly One (White-Label DEX):**
Launch your own branded perpetuals DEX without building from scratch. Orderly One provides a turnkey solution with:
- Custom domain and branding
- Fee revenue sharing after paying graduation fee
- Full trading infrastructure
- Custom theme
**Load these skills for SDK development:**
- **orderly-sdk-install-dependency** - Package installation guide
- **orderly-sdk-dex-architecture** - Project structure and providers
- **orderly-sdk-wallet-connection** - Wallet integration
- **orderly-sdk-trading-workflows** - Complete trading flows
- **orderly-sdk-theming** - Customization guidenpm install @solana/wallet-adapter-base @solana/wallet-adapter-wallets
**可用核心组件:**
- `OrderEntry` - 下单表单
- `Orderbook` - 市场深度展示
- `PositionsView` - 仓位管理表格
- `TradingPage` - 完整交易页面
- `Portfolio` - 用户投资组合仪表盘
- `ConnectWalletButton` - 钱包连接UI
**Orderly One(白标DEX):**
无需从零开始,即可启动专属品牌的永续期货DEX。Orderly One提供一站式解决方案,包括:
- 自定义域名与品牌
- 支付入门费后可获得手续费收益分成
- 完整交易基础设施
- 自定义主题
**SDK开发推荐加载以下技能:**
- **orderly-sdk-install-dependency** - 包安装指南
- **orderly-sdk-dex-architecture** - 项目结构与提供者指南
- **orderly-sdk-wallet-connection** - 钱包集成
- **orderly-sdk-trading-workflows** - 完整交易流程
- **orderly-sdk-theming** - 自定义指南For API / Bot Developers
面向API/机器人开发者
Integrate directly with Orderly's REST API and WebSocket streams.
API Base URLs:
| Network | URL |
|---|---|
| Mainnet | |
| Testnet | |
WebSocket URLs:
| Network | URL |
|---|---|
| Mainnet | |
| Testnet | |
Authentication:
- Ed25519 key pair generation for API signing
- EIP-712 wallet signatures for EVM accounts
- Ed25519 message signing for Solana accounts
Symbol Format:
PERP_<TOKEN>_USDCExamples: , ,
PERP_ETH_USDCPERP_BTC_USDCPERP_SOL_USDCKey Endpoints:
- - Place order
POST /v1/order - - Get positions
GET /v1/positions - - Get orders
GET /v1/orders - - Orderbook snapshot
GET /v1/orderbook/{symbol} - - Market info
GET /v1/public/futures
Load these skills for API development:
- orderly-api-authentication - Complete auth setup
- orderly-trading-orders - Order management
- orderly-positions-tpsl - Position management
- orderly-websocket-streaming - Real-time data
直接集成Orderly的REST API与WebSocket数据流。
API基础URL:
| 网络环境 | URL |
|---|---|
| 主网 | |
| 测试网 | |
WebSocket URL:
| 网络环境 | URL |
|---|---|
| 主网 | |
| 测试网 | |
认证方式:
- 生成Ed25519密钥对用于API签名
- EIP-712钱包签名(适用于EVM账户)
- Ed25519消息签名(适用于Solana账户)
交易对格式:
PERP_<TOKEN>_USDC示例:、、
PERP_ETH_USDCPERP_BTC_USDCPERP_SOL_USDC核心端点:
- - 下单
POST /v1/order - - 获取仓位信息
GET /v1/positions - - 获取订单信息
GET /v1/orders - - 订单簿快照
GET /v1/orderbook/{symbol} - - 市场信息
GET /v1/public/futures
API开发推荐加载以下技能:
- orderly-api-authentication - 完整认证设置
- orderly-trading-orders - 订单管理
- orderly-positions-tpsl - 仓位管理
- orderly-websocket-streaming - 实时数据
Supported Chains
支持的链
Orderly supports multiple EVM and non-EVM chains. To get the current list of supported networks with their chain IDs, vault addresses, and RPC endpoints:
GET https://api.orderly.org/v1/public/chain_infoThis endpoint returns all mainnet and testnet chains currently supported by Orderly, including Arbitrum, Optimism, Base, Ethereum, Polygon, Mantle, Solana, Sei, Avalanche, BSC, Abstract, and more.
Orderly支持多条EVM和非EVM链。要获取当前支持的网络列表(包含链ID、Vault地址及RPC端点),可调用:
GET https://api.orderly.org/v1/public/chain_info该端点返回Orderly当前支持的所有主网和测试网链,包括Arbitrum、Optimism、Base、Ethereum、Polygon、Mantle、Solana、Sei、Avalanche、BSC、Abstract等。
$ORDER Token
$ORDER代币
The $ORDER token is central to the Orderly ecosystem:
- Maximum Supply: 1,000,000,000 tokens
- Staking: Stake $ORDER to earn VALOR and protocol revenue share
- VALOR: Non-transferable metric measuring staking position; redeemable for esORDER rewards
- Revenue Sharing: 30% of protocol net fees distributed to stakers
- Governance: Stakers participate in protocol governance decisions
- esORDER: Escrowed ORDER for rewards with vesting mechanics
Token Contracts:
| Network | Address |
|---|---|
| Ethereum (ERC20) | |
| EVM Chains (OFT) | |
| Solana | |
For full tokenomics details, visit: https://orderly.network/docs/introduction/tokenomics
$ORDER代币是Orderly生态系统的核心:
- 总供应量:1,000,000,000枚
- 质押:质押$ORDER以赚取VALOR和协议手续费分成
- VALOR:衡量质押仓位的不可转让指标,可兑换为esORDER奖励
- 手续费分成:协议净手续费的30%分配给质押者
- 治理:质押者可参与协议治理决策
- esORDER:带锁仓机制的奖励型ORDER代币
代币合约地址:
| 网络 | 地址 |
|---|---|
| Ethereum(ERC20) | |
| EVM链(OFT) | |
| Solana | |
如需完整代币经济模型详情,请访问:https://orderly.network/docs/introduction/tokenomics
Key Links
核心链接
| Resource | URL |
|---|---|
| Documentation | https://orderly.network/docs |
| SDK Repository | https://github.com/orderlynetwork/js-sdk |
| Example DEX | https://github.com/orderlynetwork/example-dex |
| MCP Server (npm) | https://www.npmjs.com/package/@orderly.network/mcp-server |
| Skills (npm) | https://www.npmjs.com/package/@orderly.network/skills |
| Skills.sh | https://skills.sh |
| Orderly App | https://app.orderly.network |
| Discord | https://discord.gg/OrderlyNetwork |
| https://twitter.com/OrderlyNetwork |
Recommended Next Steps
推荐下一步操作
If you're building a DEX:
- Load orderly-sdk-install-dependency and orderly-sdk-dex-architecture
- Install MCP server:
npx @orderly.network/mcp-server init - Set up wallet connection with orderly-sdk-wallet-connection
- Build your UI with orderly-ui-components
If you're building trading bots or API integrations:
- Load orderly-api-authentication first
- Install MCP server for API reference
- Load orderly-trading-orders and orderly-websocket-streaming
If you're launching a white-label DEX:
- Install MCP server for Orderly One API tools:
npx @orderly.network/mcp-server init - Load orderly-one-dex skill for DEX creation and management workflows
- Load orderly-sdk-theming skill to understand theme structure for API updates
If you're troubleshooting:
- Load orderly-sdk-debugging
- Use MCP server to search documentation
For testing:
- Use Testnet environment for development
- Request testnet USDC from the faucet: (testnet only)
POST /v1/faucet/usdc - Each account can use faucet up to 3 times
如果你正在构建DEX:
- 加载orderly-sdk-install-dependency和orderly-sdk-dex-architecture
- 安装MCP服务器:
npx @orderly.network/mcp-server init - 使用orderly-sdk-wallet-connection设置钱包连接
- 使用orderly-ui-components构建UI
如果你正在构建交易机器人或API集成:
- 首先加载orderly-api-authentication
- 安装MCP服务器以获取API参考
- 加载orderly-trading-orders和orderly-websocket-streaming
如果你正在启动白标DEX:
- 安装MCP服务器以使用Orderly One API工具:
npx @orderly.network/mcp-server init - 加载orderly-one-dex技能获取DEX创建与管理流程
- 加载orderly-sdk-theming技能了解API更新的主题结构
如果你正在排查问题:
- 加载orderly-sdk-debugging
- 使用MCP服务器搜索文档
用于测试:
- 使用测试网环境进行开发
- 从水龙头获取测试网USDC:(仅测试网)
POST /v1/faucet/usdc - 每个账户最多可使用水龙头3次
Common Issues
常见问题
"Where do I start building?"
"我该从哪里开始构建?"
Install the MCP server first:
npx @orderly.network/mcp-server init --client <your-client>Then ask: "How do I connect to Orderly Network?" or load orderly-sdk-wallet-connection.
首先安装MCP服务器:
npx @orderly.network/mcp-server init --client <你的客户端>然后提问:"如何连接到Orderly Network?"或加载orderly-sdk-wallet-connection。
"What's the difference between MCP server and Skills?"
"MCP服务器和技能有什么区别?"
- MCP Server: Runtime tools for your AI assistant (documentation search, pattern lookup, API reference)
- Skills: Procedural knowledge embedded in your context (how-to guides, code examples, best practices)
Use both for the best experience.
- MCP服务器:为AI助手提供运行时工具(文档搜索、模式查询、API参考)
- 技能:嵌入到上下文的流程知识(操作指南、代码示例、最佳实践)
同时使用两者可获得最佳体验。
"How do I test without real funds?"
"如何在不使用真实资金的情况下进行测试?"
Use the Testnet environment:
- API:
https://testnet-api.orderly.org - WebSocket:
wss://testnet-ws.orderly.org/ws - Get test USDC:
POST https://testnet-operator-evm.orderly.org/v1/faucet/usdc
使用测试网环境:
- API:
https://testnet-api.orderly.org - WebSocket:
wss://testnet-ws.orderly.org/ws - 获取测试USDC:
POST https://testnet-operator-evm.orderly.org/v1/faucet/usdc
"Do I need to handle authentication manually?"
"我需要手动处理认证吗?"
The SDK handles authentication automatically. For API-only integration, load orderly-api-authentication for the complete auth flow.
SDK会自动处理认证。对于仅API集成的场景,加载orderly-api-authentication获取完整认证流程。
Related Skills
相关技能
API / Protocol
API / 协议
- orderly-api-authentication - Complete authentication setup
- orderly-trading-orders - Order management
- orderly-positions-tpsl - Position and risk management
- orderly-websocket-streaming - Real-time data streaming
- orderly-deposit-withdraw - Asset management
- orderly-api-authentication - 完整认证设置
- orderly-trading-orders - 订单管理
- orderly-positions-tpsl - 仓位与风险管理
- orderly-websocket-streaming - 实时数据流
- orderly-deposit-withdraw - 资产管理
SDK / React
SDK / React
- orderly-sdk-react-hooks - React hooks reference
- orderly-ui-components - Pre-built UI components
- orderly-sdk-install-dependency - SDK installation
- orderly-sdk-dex-architecture - DEX architecture
- orderly-sdk-page-components - Page components
- orderly-sdk-theming - Theming guide
- orderly-sdk-trading-workflows - Trading workflows
- orderly-sdk-react-hooks - React钩子参考
- orderly-ui-components - 预构建UI组件
- orderly-sdk-install-dependency - SDK安装
- orderly-sdk-dex-architecture - DEX架构
- orderly-sdk-page-components - 页面组件
- orderly-sdk-theming - 主题指南
- orderly-sdk-trading-workflows - 交易流程
Platform
平台
- orderly-sdk-wallet-connection - Wallet integration
- orderly-sdk-debugging - Debugging guide
- orderly-one-dex - Orderly One DEX management
- orderly-sdk-wallet-connection - 钱包集成
- orderly-sdk-debugging - 调试指南
- orderly-one-dex - Orderly One DEX管理