Skip to content

astraly-labs/vesu-v2-liquidator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Vesu Liquidator (v2)


About

Vesu Liquidator 🤖 is an automated bot that monitors positions on the Vesu V2 Protocol and liquidates them.

Getting Started

Prerequisites

Protobuf

In order to run the liquidator, you need the protoc Protocol Buffers compiler, along with Protocol Buffers resource files.

Ubuntu
sudo apt install -y protobuf-compiler libprotobuf-dev
macOS

Assuming Homebrew is already installed.

brew install protobuf

Environment Variables

Create an .env file following the example file and fill the keys.

Usage

RUST_LOG="info" cargo run --release

Contributing

First 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!

Security

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.

License

This project is licensed under the MIT license.

See LICENSE for more information.

About

🧩 Liquidator for Vesu v2

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Contributors