nicdev/cointrader

API wrapper for Coinbase

Installs: 75

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 2

Forks: 0

Open Issues: 2

Type:package

0.3.3 2018-03-05 01:50 UTC

This package is auto-updated.

Last update: 2024-04-19 03:13:26 UTC


README

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.