Skip to content

Releases: mine-your-business/myb-coinbase-api

1.1.0

25 Jun 19:30
b72b636
Compare
Choose a tag to compare

Add list_accounts capability

Also includes capabilities to request next and previous page of a list result. The uris are provided by a list endpoint.

Note that these return the raw JSON responses, which is a deviation from the existing client function pattern.

1.0.0

25 Mar 01:46
7157e3c
Compare
Choose a tag to compare

Initial release, provides a subset of non-authed endpoint functionality.

Specifically,

  • buy prices
  • sell prices
  • spot prices
  • server time

Some experimentation was done with authed endpoints but until there's a "Sandbox" version of the API available to test against artificial wallets / accounts, that will not be officially supported by this library.