Module clients

Source
Expand description

REST client implementations

Trait:

  • KrakenClient: Core trait defining all supported REST calls to Kraken

Implementations:

Modulesยง

core_kraken_client
A base implementation of KrakenClient
errors
Client error type and sub-types
http_response_types
HTTP response structure
kraken_client
Common trait and endpoints
rate_limited_kraken_client
A rate-limited KrakenClient