Features
- Simple - Current prices for coins
- Coins - Detailed coin data, historical prices, markets
- Categories - Coin categories and market data
- Exchanges - Exchange info, tickers, volume
- Derivatives - Derivatives exchanges and data
- NFTs - NFT collections, floor prices, market data
- On-chain - On-chain DEX data (Pro)
- Global - Global crypto statistics
- Treasury - Company crypto holdings
Installation
[]
= "0.1"
= { = "1", = ["full"] }
Quick Start
use Client;
async
Pro API
// Pro tier with API key
let client = pro?;
let markets = client.coins.markets.await?;
Environment Variables
COINGECKO_API_KEY- Your CoinGecko Pro API key (optional, for higher rate limits)
License
MIT