A simple service that regularly tops up given accounts so they don't dry out or ROFL machines so they don't expire.
Requires locally installed Oasis CLI and uv.
cp .env.example .env
# Edit .env:
# - Add monitoring addresses to WATCH_ADDRESSES
# - Add monitoring of ROFL machines to WATCH_ROFL_MACHINES
# - Add payment secret keys to SECRET_KEYS
uv run main.py