lighter-sdk 0.1.1

Rust SDK for interacting with the Lighter exchange over REST, WebSocket, and signer-backed transaction flows.
Documentation
1
2
3
4
5
6
pub mod enums;
pub mod order_info;
pub mod transact_opts;
pub mod tx_info;
pub mod tx_request;
pub mod validation;