docs: add supported exchanges table and API/wallet setup guides

- Add supported exchanges table to EN, ZH-CN, JA, KO READMEs
- CEX: Binance (supported), OKX (coming soon), Bybit (coming soon)
- Perp-DEX: Hyperliquid (supported), Aster DEX (supported)
- Include referral links with fee discounts for all exchanges
- Remove What's New sections from all READMEs
- Create Binance API setup guide
- Create Hyperliquid agent wallet setup guide
- Create Aster DEX API wallet setup guide
This commit is contained in:
tinkle-community
2025-11-27 02:52:55 +08:00
parent 635870f2b0
commit b9119b9c66
7 changed files with 343 additions and 235 deletions

View File

@@ -16,11 +16,11 @@
- [🚀 通用AI交易操作系统](#-通用ai交易操作系统)
- [👥 开发者社区](#-开发者社区)
- [🆕 最新更新](#-最新更新)
- [📸 系统截图](#-系统截图)
- [✨ 当前实现](#-当前实现---加密货币市场)
- [🔮 路线图](#-路线图---通用市场扩展)
- [🏗️ 技术架构](#-技术架构)
- [🏦 支持的交易所](#-支持的交易所)
- [💰 注册币安账户](#-注册币安账户省手续费)
- [🔷 注册Hyperliquid账户](#-使用hyperliquid交易所)
- [🔶 注册Aster DEX账户](#-使用aster-dex交易所)
@@ -75,64 +75,6 @@
---
## 🆕 最新更新
### 🚀 多交易所支持!
NOFX现已支持**三大交易所**Binance、Hyperliquid和Aster DEX
#### **Hyperliquid交易所**
高性能的去中心化永续期货交易所!
**核心特性:**
- ✅ 完整交易支持(做多/做空、杠杆、止损/止盈)
- ✅ 自动精度处理(订单数量和价格)
- ✅ 统一trader接口无缝切换交易所
- ✅ 支持主网和测试网
- ✅ 无需API密钥 - 只需以太坊私钥
**为什么选择Hyperliquid**
- 🔥 比中心化交易所手续费更低
- 🔒 非托管 - 你掌控自己的资金
- ⚡ 快速执行与链上结算
- 🌍 无需KYC
**快速开始:**
1. 获取你的MetaMask私钥去掉`0x`前缀)
2. ~~在config.json中设置`"exchange": "hyperliquid"`~~ *通过Web界面配置*
3. 添加`"hyperliquid_private_key": "your_key"`
4. 开始交易!
详见[配置指南](#-备选使用hyperliquid交易所)。
#### **Aster DEX交易所**v2.0.2
兼容Binance的去中心化永续期货交易所
**核心特性:**
- ✅ Binance风格API从Binance轻松迁移
- ✅ Web3钱包认证安全且去中心化
- ✅ 完整交易支持,自动精度处理
- ✅ 比中心化交易所手续费更低
- ✅ 兼容EVM以太坊、BSC、Polygon等
**为什么选择Aster**
- 🎯 **兼容Binance API** - 需要最少的代码修改
- 🔐 **API钱包系统** - 独立交易钱包提升安全性
- 💰 **有竞争力的手续费** - 比大多数中心化交易所更低
- 🌐 **多链支持** - 在你喜欢的EVM链上交易
**快速开始:**
1. 通过[推荐链接注册Aster](https://www.asterdex.com/en/referral/fdfc0e)(享手续费优惠)
2. 访问[Aster API钱包](https://www.asterdex.com/en/api-wallet)
3. 连接你的主钱包并创建API钱包
4. 复制API Signer地址和私钥
5. 在config.json中设置`"exchange": "aster"`
6. 添加`"aster_user"``"aster_signer"``"aster_private_key"`
---
## 📸 系统截图
### 🏆 竞赛模式 - AI实时对战
@@ -242,6 +184,25 @@ NOFX 采用现代化的模块化架构:
---
## 🏦 支持的交易所
### CEX中心化交易所
| 交易所 | 状态 | 注册手续费优惠 | API设置 |
|--------|------|-------------------|---------|
| **Binance** | 已支持 | [注册](https://www.binance.com/join?ref=NOFXCHI) | [API指南](../../getting-started/binance-api.md) |
| **OKX** | 🚧 即将支持 | [注册](https://www.okx.com/join/1865360) | 即将推出 |
| **Bybit** | 🚧 即将支持 | [注册](https://partner.bybit.com/b/83856) | 即将推出 |
### Perp-DEX去中心化永续交易所
| 交易所 | 状态 | 注册手续费优惠 | 代理钱包设置 |
|--------|------|-------------------|--------------|
| **Hyperliquid** | 已支持 | [注册](https://app.hyperliquid.xyz/join/AITRADING) | [代理钱包指南](../../getting-started/hyperliquid-agent-wallet.md) |
| **Aster DEX** | 已支持 | [注册](https://www.asterdex.com/en/referral/fdfc0e) | [API钱包指南](../../getting-started/aster-api-wallet.md) |
---
## 💰 注册币安账户(省手续费!)
使用本系统前您需要一个币安合约账户。**使用我们的推荐链接注册可享受手续费优惠**