Crate cbadv

source ·
Expand description

cbadv, Coinbase Advanced API

cbadv provides the tools required to access the new Coinbase Advanced API. Coinbased Advanced API is the successor of the Coinbase Pro API which is now depreciated.

This crate is still a work-in-progress with additional optimizations and quality checking to come in future updates. Use it as your own discretion and be mindful that bugs most likely exist. I hold no responsibility for any issues that occur by using this software and welcome contributions.

Re-exports

Modules

  • Coinbase Advanced Account API
  • Coinbase Advanced Fee API
  • Coinbase Advanced Order API
  • Coinbase Advanced Product API
  • Coinbase Advanced Client
  • Time, easy to use timestamps, spans of time, etc
  • Utilities and supporting functions.
  • Coinbase Advanced Websocket Client

Macros

  • Prints out a debug message, wraps println! macro.