BeClaude

ccxt-go

New
SmitheryDevelopmentby ccxt

CCXT cryptocurrency exchange library for Go developers. Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors in Go projects. Use when working with crypto exchanges in Go applications, microservices, or trading systems.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/ccxt-go.md https://raw.githubusercontent.com/ccxt/ccxt/master/.claude/skills/ccxt-go/SKILL.md
3
Invoke in Claude Code
/ccxt-go
View source on GitHub
apicodingdata-&-analytics

Frequently Asked Questions

What is ccxt-go?

CCXT cryptocurrency exchange library for Go developers. Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors in Go projects. Use when working with crypto exchanges in Go applications, microservices, or trading systems.

How to install ccxt-go?

To install ccxt-go, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /ccxt-go.

What is ccxt-go best for?

ccxt-go is a community categorized under Development. It is designed for: api, coding, data-&-analytics. Created by ccxt.