solana-program-library/token-lending/README.md

8 lines
249 B
Markdown

# 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.