Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 255 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 255 Bytes

Haskell language access library for the GDAX Exchange (formerly Coinbase).

Allows the use of:

  • the public market data REST API;
  • the private account data/orders REST API; and,
  • the streaming API via a websocket.

FIX protocol access is not provided.