sol-trade-sdk 3.6.2

Rust SDK to interact with the dex trade Solana program.
Documentation
1
2
3
4
5
6
pub mod params;
pub mod traits;
pub mod executor;
pub mod async_executor;
pub mod transaction_pool;
pub mod execution;