2 unstable releases
0.2.0 | Oct 9, 2022 |
---|---|
0.1.1 | Oct 6, 2022 |
0.1.0 |
|
#362 in #rest
18KB
293 lines
Coinbase Pro REST API Client
This is my API. There are many like it, but this one is mine.
Please feel free to use it and share any feedback.
Features
- Uses Async Rust
- Responses are returned in serde_json Value enums.
- Supports polling of
- orderbooks (up to level 3)
- candles
- list of available markets
- list of currencies
- individual market info (incl 24h stats)
- server time
License
Distributed under The Unlicense. See LICENSE.txt
for more information.
Contact
@0xSkelectric - Skelectricity@Proton.me
Dependencies
~9–22MB
~307K SLoC