This is an application for yield farming dApp VFat to send emails when the concentrated pool position goes out of range. The VFat does not have any notifications set up for emails, so I built my own to know when I need to rebalance. The VFat has rebalance capability, but I noticed that it does not work well all the time, so I like to be notified anyway.
- Start new dev container.
- Run code using 'ruby vfat_runner.rb' from the terminal in 'src' directory.
- Check logs in 'out' folder.