solana-program-library/token-lending
Justin Starry 1f810787d0
Fix broken stake-pool docs link and make readme's consistent (#805)
2020-11-06 09:15:27 +08:00
..
js Bump @solana/web3.js from 0.86.3 to 0.86.4 in /token-lending/js (#798) 2020-11-04 10:29:44 +00:00
program Back to no-entrypoint feature name 2020-11-03 10:34:43 -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.