| Crates.io | jup-lend-sdk |
| lib.rs | jup-lend-sdk |
| version | 0.2.19 |
| created_at | 2025-08-29 15:28:29.523337+00 |
| updated_at | 2025-12-16 14:21:32.854458+00 |
| description | SDK for Jupiter lending protocol |
| homepage | |
| repository | https://github.com/Instadapp/jup-lend-sdk-rs |
| max_upload_size | |
| id | 1816022 |
| size | 608,169 |
A Rust SDK for interacting with Jupiter Lending protocol on Solana.
Add this to your Cargo.toml:
[dependencies]
jup-lend-sdk = "0.2.0"
anyhow = "1.0"
tokio = { version = "1.47.1", features = ["full"] }
MIT