A script to automate restaking on the Cosmos chains.
Looks at all your delegations on your network and collect the rewards then makes a delegation to the validator from the config.
Must have NodeJS version 18+, NPM 9+ installed
git clone https://github.com/d4rk4444/cosmos-restake.git
cd cosmos-restake
npm i
config.ts
https://cosmos.directory/
ts-node index.ts
or
npm start