Module: Coinbase::Exchange
- Defined in:
- lib/coinbase/exchange.rb,
lib/coinbase/exchange/client.rb,
lib/coinbase/exchange/errors.rb,
lib/coinbase/exchange/version.rb,
lib/coinbase/exchange/websocket.rb,
lib/coinbase/exchange/api_client.rb,
lib/coinbase/exchange/api_object.rb,
lib/coinbase/exchange/api_response.rb,
lib/coinbase/exchange/adapters/em_http.rb,
lib/coinbase/exchange/adapters/net_http.rb
Overview
Gem version
Defined Under Namespace
Classes: APIClient, APIError, APIObject, APIResponse, AsyncClient, BadRequestError, Client, DroppedPackets, EMHTTPClient, EMHTTPResponse, ForbiddenError, InternalServerError, NetHTTPClient, NetHTTPResponse, NotAuthorizedError, NotFoundError, RateLimitError, Websocket, WebsocketError
Constant Summary collapse
- VERSION =
"0.2.0"