jup-lend-sdk 0.2.1

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

pub use anchor_client;
pub use anchor_lang;