Skip to content

wakeuplabs-io/aave-liquidations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Liquidation scripts

This script check if there are unhealthy loans and execute the liquidation.

How to run

At the first time you should follow this steps:

  1. npm install
  2. npm run build
  3. cp -R node_modules /dist
  4. Complete env file with your private key
  5. copy .env.sample to .env
  6. npm run dev

Precondition

Remind to have enough assets to cover the debts and eth to pay the gas in your wallet (private key account).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published