"On Ethereum, contracts are the only people."
It is an On-Chain Rate Switcher cum Advisor platform for Aave protocol.
Go back and forth automatically between Stable and Variable Rate to provide Financial Optimization.
Given the amount I want to borrow, the duration and the specific currency, the advisor would suggest which rate to choose.
It is compiling successfully, here are the Test Cases:
- RateSwapIndividual()
- RateSwapAll()
- Gas cost evaluation
- Integrate module in the lendingpool contract of Aave protocol
- BestRateStrategy()
- Using Chainlink for real-time data
- Integrate module in the lendingpool contract of Aave protocol
Project is: in progress Working to introduce the above mentioned features.