Crate binance_spot_http_public

Crate binance_spot_http_public 

Source
Expand description

Test binary for Binance Spot HTTP client with SBE encoding.

This binary tests the public endpoints against the live Binance API to verify that SBE request/response handling works correctly.

§Usage

cargo run --bin binance-spot-http-public

Functions§

main 🔒