DXist / anchor-lending

An anchor CPI client for the SPL token lending program

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

anchor-lending

anchor-lending is an anchor CPI client for any program that implements or extends the instruction interface found in the spl token lending program. Currently, it provides an idiomatic interface for DepositReserveLiquidity, RedeemReserveCollateral, RefreshReserve, and FlashLoan. It aims to eventually be a complete implementation so PRs are always welcome :)

About

An anchor CPI client for the SPL token lending program


Languages

Language:Rust 100.0%