coinbase-pro-api 0.2.0

A rudimentary REST API public client for Coinbase Pro
Documentation

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

https://github.com/Skelectric/coinbase_pro_api

Rust