Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 0.86.2 to 0.86.3. - [Release notes](https://github.com/solana-labs/solana-web3.js/releases) - [Commits](https://github.com/solana-labs/solana-web3.js/compare/v0.86.2...v0.86.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
js | ||
program | ||
README.md |
README.md
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.