Skip to main content
Official IDL and types for Jupiter Lend on-chain programs.

GitHub repository

The target directory contains:
  • idl/: Anchor IDL JSON files for all programs (Lending, Vaults, Liquidity, etc.)
  • types/: TypeScript type definitions generated from the IDL
Use these when building CPI integrations, custom clients, or low-level program interactions.