Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 1.2.4 to 1.2.5. - [Release notes](https://github.com/solana-labs/solana-web3.js/releases) - [Changelog](https://github.com/solana-labs/solana-web3.js/blob/master/.releaserc.json) - [Commits](https://github.com/solana-labs/solana-web3.js/compare/v1.2.4...v1.2.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
client | ||
js | ||
program | ||
README.md |
README.md
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.
On-Chain Programs
Cluster | Program Address |
---|---|
Mainnet Beta | LendZqTs8gn5CTSJU1jWKhKuVpjJGom45nnwPb2AMTi |
Testnet | LendZqTs8gn5CTSJU1jWKhKuVpjJGom45nnwPb2AMTi |
Devnet | LendZqTs8gn5CTSJU1jWKhKuVpjJGom45nnwPb2AMTi |