Module bithumb

Source
Expand description

Bithumb authentication implementation - Performance optimized for HFT

This module provides high-performance JWT-based authentication for Bithumb API. Optimized with stack allocation, pre-allocated constants, and zero-copy operations.

Modules§

header_keys
Bithumb header key constants for type safety and performance

Structs§

BithumbAuth
Bithumb authentication handler