coinbase-pro-api

Crates.iocoinbase-pro-api
lib.rscoinbase-pro-api
version0.2.0
sourcesrc
created_at2022-10-06 18:08:52.75904
updated_at2022-10-09 03:01:48.72264
descriptionA rudimentary REST API public client for Coinbase Pro
homepage
repository
max_upload_size
id681523
size21,872
(Skelectric)

documentation

README

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

Commit count: 0

cargo fmt