bolt-cw-sdk 1.0.0

SDK for the BOLT protocol, providing utilities for interacting with the BOLT contracts.
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod append_create_market;
pub mod base_liquidity_all;
pub mod client;
pub mod error;
pub mod get_trade;
pub mod market_for_base;
pub mod markets;
pub mod quotes_for_user_all;
pub mod swap_exact_in_msg;
pub mod update_market_config;