Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Supply and redeeming on Yearn, Compound and Aave lending protocols

Notifications You must be signed in to change notification settings

codetit4n/ethereum-lending-protocols

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supply and redeem on various ethereum lending protocols

Supply and redeeming on Yearn, Compound and Aave

To run this project

Step 1: Clone the repo and initialize the project

git clone https://github.com/codeTIT4N/ethereum-lending-protocols.git
cd ethereum-lending-protocols
yarn

Step 2: Fork mainnet using ganache-cli and unlock the whales

ganache-cli --fork https://mainnet.infura.io/v3/<INFURA_PROJECT_ID> --networkId 999 --unlock 0xc564ee9f21ed8a2d8e7e76c085740d5e4c5fafbe --unlock 0xf977814e90da44bfa03b6295a0616a897441acec

Don't forget to put in the INFURA_PROJECT_ID in the command above

Step 3: In a different terminal run the testcases

npx truffle test

About

Supply and redeeming on Yearn, Compound and Aave lending protocols

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published