feat: 更新 .env.example 和 README.md,添加 Paradex 相关环境变量和手续费优惠注册链接

This commit is contained in:
discountry
2025-10-06 20:19:11 +08:00
parent 1dce3dfcfb
commit 28ba0613ca
2 changed files with 3 additions and 4 deletions
+1 -3
View File
@@ -83,12 +83,10 @@ BACKPACK_DEBUG=false
# Provide the EVM private key & wallet address for onboarded accounts.
# When EXCHANGE=paradex these values are used automatically.
PARADEX_SYMBOL=BTC-USD-PERP
PARADEX_PRIVATE_KEY=
PARADEX_WALLET_ADDRESS=
# Symbol defaults to TRADE_SYMBOL if omitted. Use ccxt unified format like BTC-USD-PERP.
# PARADEX_SYMBOL=BTC-USD-PERP
# Enable testnet endpoints by setting to "true"; defaults to false (mainnet).
# PARADEX_SANDBOX=false