AndrewRademacher / gdax

MIT License
7 stars 1 forks source link

Implement duals for each API call. #6

Closed AndrewRademacher closed 7 years ago

AndrewRademacher commented 7 years ago

The following two sides should be supported for each API call.

  1. A way to call the function while explicitly providing the GDAX configuration object.
  2. A way to call the function where a GDAX configuration object is extracted from the environment.