ethereal_rust_sdk 0.1.22

Trading client for Ethereal exchange
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pub mod client;
mod funding;
mod linked_signer;
mod maintenance;
mod order;
mod points;
mod position;
mod product;
mod referral;
mod rpc;
mod subaccount;
mod time;
mod token;
mod whitelist;

mod rate_limit;