devol-accounts-kit 0.3.4

SDK for interacting with the DeVol Network option trading platform on the Solana blockchain
Documentation
1
2
3
4
5
6
7
8
9
pub mod as_transaction_instruction;
pub mod start_next_pool;
pub mod fin_pool;
pub mod option_trade;
pub mod option_trade_debug;
pub mod transfer_token;
pub mod withdraw_token;
pub mod lp_trade;
pub mod payoff;