lmcorbalan / congenial-potato

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 93.3%Language:JavaScript 6.7%