crypto-com-exchange
Installation
SKILL.md
Crypto.com Exchange Skill
Trade on Crypto.com Exchange using the cdcx CLI. Covers spot, derivatives, advanced orders, portfolio, and wallet operations.
Prerequisites
- Install:
npx @cryptocom/cdcx-cli@latestor see references/install.md - Authenticate: run
cdcx auth login --oauth— opens browser for OAuth, no manual key entry needed - Verify:
cdcx account summary -o json
If cdcx account summary fails with "No credentials found", immediately execute cdcx auth login --oauth via Bash (with ~120s timeout for browser callback).