Skip to content

Skelectric/coinbase_pro_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Coinbase Pro REST API Public Client using Async Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages