jup-lend-sdk 0.1.2

SDK for Jupiter lending protocol
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod borrow;
pub mod flashloan;
pub mod liquidity;
pub mod math;
pub mod oracle;

mod programs;

pub use anchor_client::Cluster;
pub use anchor_lang::prelude::Pubkey;