/AAVE-Escrow-dApps

Escrow smart contracts that allow users to earn interest on funds held in escrow using AAVE lending pools.

Primary LanguageSolidityMIT LicenseMIT

MIT License LinkedIn

AAVE-Escrow-dApps

Smart contract, ‘Vanilla Escrow’, facilitates a simple escrow service whereby, once funds have been deposited to the smart contract, only the arbiter can approve the withdrawal of said funds.

Building upon this, smart contracts 'AAVE Eth Escrow' and 'AAVE Dai Escrow', allow the depositor to earn interest whilst the funds are in escrow, through utilisation of AAVE’s lending pools. Once approved by the arbiter, the beneficiary receives the initial amount deposited to the smart contract, whilst any interest earned is sent to the depositor.

Real-World Use-Case

💲 Interest bearing escrow service

Development-Goals

🧰 Develop deeper understanding of AAVE and DAI

🤖 Improve smart contract interfacing skills

Built With

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Twitter - @TraderTDF

LinkedIn - https://www.linkedin.com/in/RAMWatson/

Project Link: https://github.com/Elisik/ChainShot-AAVE-Escrows

Acknowledgements

This project was created as part of the AAVE Escrows course offered by Chainshot