solana-program-library/token-lending
Michael Vines 8ae34d2137 Update to Solana 1.5.0 2020-12-17 21:24:30 -08:00
..
js Bump eslint-plugin-prettier from 3.1.4 to 3.2.0 in /token-lending/js (#918) 2020-12-03 10:37:57 +00:00
program Update to Solana 1.5.0 2020-12-17 21:24:30 -08:00
README.md Fix broken stake-pool docs link and make readme's consistent (#805) 2020-11-06 09:15:27 +08:00

README.md

Token-lending program

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

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

Web3 bindings are available in the ./js directory.