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

8 lines
240 B
Markdown
Raw Normal View History

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