Skip to content

Dr0ff/Useful-scripts

Repository files navigation

Useful-scripts

Useful scripts to make validators life easier

Snapshot installation script

Scpript to help easy clean/setup your nodes's database with snapshot
Скрипт который поможет почистить/установить базу данных из снапшота Run following comand in your node's server terminal:
Запустите в терминале команду:

wget -O snapshot_install.sh https://raw.githubusercontent.com/Dr0ff/Useful-scripts/refs/heads/main/Snapshot%20Installation/snapshot_install.sh
bash snapshot_install.sh

StateSync your nodes!

Scpripts to help easy clean/setup your nodes's database using StateSync

Sommelier

Run following comand in your node's server terminal

curl https://raw.githubusercontent.com/Dr0ff/Useful-scripts/refs/heads/main/sommelier_stat_sync_.sh | bash

Lava

Run following comand in your node's server terminal

curl https://raw.githubusercontent.com/Dr0ff/Useful-scripts/refs/heads/main/lava_st_sync.sh | bash

Validator Configuration Script !!!Not yet ready!!!

A simple Bash script helps to setup validator nodes. Helps you with blockchain validator's node configurations: verifies the existence of required directories and configuration files, adjusts pruning and indexer settings for optimized performance, and dynamically updates network ports to support multiple instances of the service. The script also provides user-friendly prompts to guide through enabling pruning, selecting service instances, and updating configurations with detailed validation at every step."

Download to your /home/USER/:
presetup.sh or

wget -k -c -q -L https://raw.githubusercontent.com/Dr0ff/Useful-scripts/refs/heads/main/presetup.sh

To run it

bash presetup.sh

About

Useful scripts to make validators life easier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published