Module bithumb

Source
Expand description

Bithumb exchange integration (Korean exchange) Bithumb exchange provider implementation

This module provides integration with Bithumb, a major Korean cryptocurrency exchange.

Re-exports§

pub use feeder::BithumbFeeder;
pub use provider::BithumbProvider;

Modules§

auth
Authentication utilities for Bithumb API
data
Market data types and parsers Market data types and parsers for Bithumb exchange
feeder
Feeder implementation for processing Bithumb market data
provider
Provider implementation for Bithumb WebSocket connections Bithumb exchange provider implementation
types
Bithumb-specific types and structures