Skip to content

ghilloDev/autodelegator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

autodelegator

Simple auto delegator bot for Desmos Blockchain validators. It delegates both commision and rewards to the specified validator address. And loops this operation with a specificed interval.
I started from the Self Delegator Bot made by g-luca, which is much more sophisticated and with more functionalities. This script is intended to be lightweight with no need of additional libs nor python.
Once again, thank you g-luca for all the top-notch work you did!

Currently it is still very rough and not refined.
For any suggestion or if you find a bug please open an issue.

Requirements

  • Desmos CLI

1. Install

git clone https://github.com/ghilloDev/autodelegator.git && cd autodelegator && chmod u+x autodelegator.sh

2. Configuration

mv template.ini config.ini && nano config.ini

And edit it with your values.

3. Run

To run the bot, use:

./autodelegator.sh

Then insert your keyring password only once at the first time it is asked and let the script run without any other input.

About

Simple auto delegator bot for Desmos Blockchain validators.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages