ozataman / coinbase

A connector library for the Coinbase Exchange.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A connector library for the Coinbase Exchange.

License:MIT License


Languages

Language:Haskell 99.9%Language:Makefile 0.1%