Developers
v1
v3 Contracts
v2 Contracts
v1 Contracts
Search…
⌃K
Links
v1
Introduction
Aave V3 Docs
Aave V2 Docs
V1 Protocol Contracts
The Protocol
Important considerations
Security & Audits
V1 Deployed Contracts
Aave Market contracts
Uniswap Market contracts
V1 Integrating Aave
Integrating Staking
Integrating Voting
Integrating aTokens
Analysing GraphQL Data
Analysing Blockchain Data
Referral Program
V1 Guides & Tutorials
Performing a Flash Loan
Depositing & Borrowing
Liquidations
Troubleshooting Errors
V1 Other Documentation
Glossary
Risk Framework
Risk Parameters
V1 Community Contributed
Resources
Powered By
GitBook
Depositing & Borrowing
Performing deposits (to lend) and borrow funds is quite straight forward. The code examples in the documentation
here
and
here
should be sufficient.
However if you are looking for more examples, the following may be helpful.
This section is a work in progress.
Official Code Examples
Deposit, Borrow, Repay with Web3.js and React
Also see the
Community Contributed
resources section.
Previous
... with Remix
Next - V1 Guides & Tutorials
Liquidations
Last modified
2yr ago