Skip to content

isabella232/clipper-mom-keeper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clipper-mom-keeper

This keeper checks the clipper-mom for each collateral type to see if it can call the tripBreaker() call. This check happens every new block. If the function can be called, it will execute the transaction and trip the breaker for liquidations, thus preventing any liquidations for this collateral type.

The typical condition to trip the breaker is that the asset price has fallen more than 50% in a one hour period.

Install

npm install

Make configuration changes

Simply edit index.js and change WS_RPC to your webocket URL.

Run

npm start

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%