Interact with AAVE protocol on the ethereum blockchain. When running script the hardhat network forks the mainnet and you can interact with the protocol as if it was the mainnet.
- Clone the repo
- Install dependencies:
npm install
- Create .env file from .env.example
cp .env.example .env
and fill in the values - Run the script
npm run aave:v2