Skip to content

techwomen35/desmos-auto-delegate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

desmos-auto-delegate

This script provides periodically withdraw staking rewards and delegate them to a validator. This script works based on the Cosmos SDK.

Instructions are following:

git clone https://github.com/techwomen35/desmos-auto-delegate.git
cd desmos-auto-delegate
chmod +x delegate.sh

crontab -e

crontab should be the following:

0 */3 * * * /delegate.sh

this crontab code provides to run the delegate.sh for every 3 hours

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages