Run a simple Keeper bot for Angle Protocol vaults
You can install all dependencies by running
yarnCopy .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.
Once you're ready, just type
yarn startOr yarn watch if you have nodemon installed
Don't hesitate to reach out on Twitter 🐦