Navigation Menu

Skip to content

akwodkiewicz/dai-bite-keeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dai-bite-keeper

Bot for automatic CDP-biting

About

This NodeJS app is a bot for monitoring Collateralized Debt Positions and biting them as soon as they become unsafe. It depends on Dai.js library.

Usage

You have to provide a text .privatekey file containing your private key inside root application folder in order for authentication to complete.

Then run following commands:

npm install
node app.js [<minCdpId> [<maxCdpId>]]

By default <minCdpId> is set to 1 and <maxCdpId> is set to 100. If you only provide the first argument, bot will monitor 100 CDPs, starting from <minCdpId>.

Authors

Andrzej Wódkiewicz & Kamil Karpiesiuk

About

Project created during Whacked Blocks hackathon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published