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.
//coming soon (July 2016)