UNPKG

@kamino-finance/klend-sdk

Version:

Typescript SDK for interacting with the Kamino Lending (klend) protocol

5 lines (3 loc) 115 B
import { Idl } from '@coral-xyz/anchor'; import rawIdl from '../idl.json'; export const idl: Idl = rawIdl as Idl;