solana-program-library/token-lending
Michael Vines 9f4e6d8beb Update to solana v1.4.4 2020-11-01 20:48:15 -08:00
..
js Bump @typescript-eslint/eslint-plugin in /token-lending/js (#737) 2020-11-01 20:34:09 +08:00
program Update to solana v1.4.4 2020-11-01 20:48:15 -08:00
README.md SPL token lending scaffolding (#582) 2020-10-09 13:29:51 +08:00

README.md

Lending program

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

Full documentation will be made available at https://spl.solana.com in the future

Web3 bindings are available in the ./js directory.