Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 249 Bytes

File metadata and controls

7 lines (4 loc) · 249 Bytes

Token-lending program

A lending protocol for the Token program on the Solana blockchain inspired by Aave and Compound.

Full documentation is available at https://spl.solana.com/token-lending

Web3 bindings are available in the ./js directory.