Module urls

Module urls 

Source
Expand description

URL builders for Kraken HTTP and WebSocket endpoints.

Functionsยง

get_kraken_http_base_url
Returns the HTTP base URL for the given product type and environment.
get_kraken_ws_private_url
Returns the private WebSocket URL for the given product type and environment.
get_kraken_ws_public_url
Returns the public WebSocket URL for the given product type and environment.