Skip to content

nicdev/cointrader

Repository files navigation

Build Status

Cointrader v0.3.3

API wrapper for the Coinbase GDAX API

Release Notes

0.3.3

  • Fixed a bug that was causing query parameters to be ignored in GET requests
  • Updated tests, and test fixtures.

0.3.2

  • Fixed an issue with DELETE method to private API endpoints.

0.3.1

  • Fixed a bug that caused undefined variable errors in the PrivateApi class.

To Do (somewhat prioritized)

  • Much better test coverage.
  • Docs.