Module: Coinbase::Pro

Defined in:
lib/coinbase/pro.rb,
lib/coinbase/pro/client.rb,
lib/coinbase/pro/errors.rb,
lib/coinbase/pro/version.rb,
lib/coinbase/pro/websocket.rb,
lib/coinbase/pro/api_client.rb,
lib/coinbase/pro/api_object.rb,
lib/coinbase/pro/api_response.rb,
lib/coinbase/pro/adapters/em_http.rb,
lib/coinbase/pro/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.4.0"