htx-rs 0.1.1

火币 HTX 现货交易 Rust SDK,支持下单、撤单、查单等主要接口,签名算法兼容官方。
Documentation
1
2
3
4
//! 数据结构与枚举定义

pub mod spot_trade;
// 后续可扩展账户、行情等模块