nado-sdk 0.3.6

Official Rust SDK for the Nado Protocol API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pub mod account_snapshots;
pub mod candlesticks;
pub mod events;
pub mod historical_orders;
pub mod interest_and_funding;
pub mod leaderboard;
pub mod market_snapshots;
pub mod matches;
pub mod multi_product_snapshots;
pub mod nlp_funding_payment;
pub mod nlp_interest_payment;
pub mod nlp_snapshots;
pub mod product_snapshots;
pub mod subaccounts;
pub mod trades;