Module auth

Module auth 

Source
Expand description

Binance authentication and signature module.

Implements HMAC-SHA256 signature algorithm for API request authentication.

Structs§

BinanceAuth
Binance authenticator.

Functions§

build_signed_url
Builds a signed URL with query parameters.