ccxt-typescript

Official

CCXT integration for TS/JS developers.

Authorccxt
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a practical guide for integrating the CCXT library with TypeScript and JavaScript projects, enabling developers to connect to crypto exchanges, fetch market data, and execute trades.

Core Features & Use Cases

  • REST & WebSocket access across multiple exchanges using a single, unified API.
  • Cross-exchange data retrieval, order placement, and authentication handling.
  • Use Case: Build trading bots or portfolio dashboards that load markets, fetch prices, and place orders on supported exchanges.

Quick Start

Install CCXT in your project with npm or yarn, import the library, create an exchange instance (for example new ccxt.binance()), call loadMarkets(), fetchTicker('BTC/USDT'), and place an order with createOrder().

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ccxt-typescript
Download link: https://github.com/ccxt/ccxt/archive/main.zip#ccxt-typescript

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.