This repository hosts the bot triggering automatic claim transaction of Utu bridge.
- Obtain the
.env.keysfile or update the.envfile with necessary configurations. - Run the following command to start both the Telegram bot and the REST server:
Or for production:
dotenvx run -- cargo rundotenvx run -f .env.production -- cargo run