Skip to content

The DeFi space offers alternatives to every aspect of financial services, including insurance, trading, loans, and savings. This repository explores the concept of loan through the implementation of a lending protocol similar to AAVE. The intent is not to compete with established protocols but to demonstrate the main mechanisms involved in such a p

Notifications You must be signed in to change notification settings

selimyanat/aave-like-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AAVE like application

The DeFi space offers alternatives to every aspect of financial services, including insurance, trading, loans, and savings. This repository explores the concept of loan through the implementation of a lending protocol similar to AAVE. The intent is not to compete with established protocols but to demonstrate the main mechanisms involved in such a protocol.

Starting a journey in the DeFi space can be challenging, so this demo application serves as an introductory step towards understanding DeFi and lending protocols. Before diving into the code, the following documentation will shed some lights on key concepts and provide you with a solid fundamentals. So without further ado, let's begin the journey.

☯️ Lending in DeFI and TradFi: The structural difference

🛡️ Why is collateral needed ?

🤔 If You Have Collateral, why not just sell?

🧮 How do DeFi lending protocols calculate interest rates ?

🪙 Tracking debt through debt tokens

🪙 Tracking interest through interest bearing tokens

📈 Mitigating Collateral Price Fluctuations: Understanding Liquidation

📜 Smart Contracts for a Aave-like protocol

📘 References

Warning

DISCLAIMER: I am not a DeFi expert / guru. Like you, I sought to better understand the concepts by getting my hands dirty. :)

About

The DeFi space offers alternatives to every aspect of financial services, including insurance, trading, loans, and savings. This repository explores the concept of loan through the implementation of a lending protocol similar to AAVE. The intent is not to compete with established protocols but to demonstrate the main mechanisms involved in such a p

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published