Vesu Liquidator 🤖 is an automated bot that monitors positions on the Vesu V2 Protocol and liquidates them.
In order to run the liquidator, you need the protoc Protocol Buffers compiler, along with Protocol Buffers resource files.
sudo apt install -y protobuf-compiler libprotobuf-devAssuming Homebrew is already installed.
brew install protobufCreate an .env file following the example file and fill the keys.
RUST_LOG="info" cargo run --releaseFirst off, thanks for taking the time to contribute! Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are greatly appreciated.
Please read our contribution guidelines, and thank you for being involved!
We follows good practices of security, but 100% security cannot be assured. The bot is provided "as is" without any warranty. Use at your own risk.
For more information and to report security issues, please refer to our security documentation.
This project is licensed under the MIT license.
See LICENSE for more information.
