crypto-market-data-service-guide
CommunityFetch reliable crypto market data
Software Engineering#typescript#caching#rate limiting#api integration#crypto market data#websocket subscriptions#fallback sources
Authornirholas
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This guide solves the challenge of building a dependable crypto market data layer by coordinating pricing, OHLCV, token metadata, and real-time updates with production-grade resiliency.
Core Features & Use Cases
- Clean multi-source market data APIs: Retrieve token prices, candles (OHLCV), and detailed market metrics using a primary source with an ordered fallback chain.
- Production resiliency: Add caching, rate limiting, queueing strategies, and WebSocket subscriptions to reduce latency and prevent upstream throttling.
- Practical DeFi workflows: Power portfolio value calculations, price charts in chat, coin-query tools, and price alert engines that require consistent data.
Quick Start
Instantiate the MarketDataService with CoinGecko as the primary source, a fallback list (CoinMarketCap and DeFi Llama), a 1-minute cache TTL, and a 30 requests per minute rate limit.
Dependency Matrix
Required Modules
None requiredComponents
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: crypto-market-data-service-guide Download link: https://github.com/nirholas/three-ui/archive/main.zip#crypto-market-data-service-guide Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.