Gdex v0.1.2 API Reference

Modules

This module handles authentication on GDAX

Configuration used when connecting to GDAX. If the configuration contains :api_key, :api_secret and :api_passphrase requests will be authenticated

This module handles the connection to the GDAX Websocket endpoint, while delegating events to the specified websocket handler

State of a Gdex websocket connection

Functions to send subscribe messages to GDAX

Functions to send unsubscribe messages to GDAX

Exceptions