Liquidation Keeper

Installing

  • The installation of this component is performed following instruction from root directory README

Usage

  • This needs to be runned from within this folder

  • Before run the worker configuration should be defined in .env file

  • Build liquidation worker:

$ npm run build
  • Run liquidation worker:
$ npm start