Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

AngleProtocol/angle-keeper

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 🐦

About

A keeper bot to automatcally liquidate bad loans

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks