using-ccxt-adapter

star 17

How to use the CCXT adapter as a multi-exchange factory for CEX trading (Binance, Hyperliquid, Aster, etc.) — setup, credentials, and common operations.

WayfinderFoundation By WayfinderFoundation schedule Updated 5/7/2026

name: using-ccxt-adapter description: How to use the CCXT adapter as a multi-exchange factory for CEX trading (Binance, Hyperliquid, Aster, etc.) — setup, credentials, and common operations. metadata: tags: wayfinder, ccxt, binance, hyperliquid, aster, cex, trading, exchange

When to use

Use this skill when you are:

  • Trading on centralized exchanges (Binance, Hyperliquid, Aster, Bybit, dYdX, etc.)
  • Fetching tickers, orderbooks, or balances from CEXes
  • Placing market/limit orders via CCXT
  • Writing scripts that interact with multiple exchanges simultaneously

How to use

Install via CLI
npx skills add https://github.com/WayfinderFoundation/wayfinder-paths-sdk --skill using-ccxt-adapter
Repository Details
star Stars 17
call_split Forks 5
navigation Branch main
article Path SKILL.md
More from Creator
WayfinderFoundation
WayfinderFoundation Explore all skills →