Skip to content

adityadev11/AaveV2_Middleware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AaveV2_Middleware

contracts->AaveMiddleware.sol Contains Solidity Code which acts as a Middleware to Aave. User can interact with Contract and the Contract holds Positions for the user. The contract supports 8 functions which the user can perform. These are Deposit,Withdraw, borrow and repay for both Native Eth and ERC20 tokens.

test->AaveMiddleware.js

Contains hardhat tests for the functions defined in AaveMiddleware.sol

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published