solana-program-library/token-lending
Michael Vines f4af9054a2 Update to Solana 1.4.8 2020-11-14 02:35:20 +00:00
..
js Bump @solana/web3.js from 0.86.4 to 0.87.0 in /token-lending/js (#832) 2020-11-12 10:34:12 +00:00
program Update to Solana 1.4.8 2020-11-14 02:35:20 +00: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.