Skip to content

tomb85/gdax-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gdax-java (coinbase-exchange-java)

Java based wrapper for the GDAX API that follows the development style similar to coinbase-java

#Functions needed: - [ ]List fills - [ ]HTTP Error code support - [ ]Pagination support for all calls that support it - [ ]List of Currencies - [ ]Ethereal support - [ ]Sandbox support

#Features wanted: - [ ]Transfer Funds - [ ]Web Socket support - [ ]Market Data support - [x]Product Order book support

#Notes:

GDAX primary data sources and servers run in the Amazon US East data center. To minimize latency for API access, we recommend making requests from servers located near the US East data center.

#Examples

//coming soon (July 2016)

About

Java based wrapper for the GDAX API (Formerly known as Coinbase Exchange API)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%