Rust library for the CoinGecko V3 API (formerly known as coingecko-rs
crate)
Add the following to your Cargo.toml
file:
[dependencies]
coingecko = "1.0.0"
- Supports all API endpoints
- Responses are fully typed using
serde_json
- Date params using
chrono
- Market order enum params