Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
/ angle-keeper Public archive

A keeper bot to automatcally liquidate bad loans

License

Notifications You must be signed in to change notification settings

AngleProtocol/angle-keeper

Repository files navigation

Angle Keeper Angle Keeper

Run a simple Keeper bot for Angle Protocol vaults

Run

Install packages

You can install all dependencies by running

yarn

Create .env file

Copy .env.template to .env and fill in your secrets. This repo is based on an Alchemy provider. But you can easily adapt it with any RPC provider. Just make some changes in src/provider.ts

Remember: never write your secrets in plain text in your code.

Run

Once you're ready, just type

yarn start

Or yarn watch if you have nodemon installed

Media

Don't hesitate to reach out on Twitter 🐦