/upsurge-bot

Task to wait and immediately execute upsurge after the cooldown period for $SURGE on BSC.

Primary LanguageTypeScript

upsurge-bot

Bot to check and call upsurge for the SURGE token.

Run

$ docker build -t ub .
$ docker run --rm -e ACCOUNT_PK=[THE_KEY] ub

Crontab

*  *    * * *   root    /usr/bin/docker run --rm -e ACCOUNT_PK=[THE_KEY] ub