Welcome to the Sui Validator Tools Repository! This repository is your hub for tools, utilities, and resources developed to assist validators participating in the Sui network.
This repository comprises an array of tools designed to streamline and optimize the workflow of Sui validators. From scripts to automation tools, guides, and beyond, our aim is to enhance your experience and productivity as a validator.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Before you begin, ensure you have met the following requirements:
- You have installed the required software: Git, Sui Client https://github.com/MystenLabs/sui
- Add sui binary to your path
- Check that sui client is installed: run
sui clientcommand - You have a basic understanding of Git and Bash scripting
To clone and run these tools, execute the following commands in your terminal:
# Clone this repository
$ git clone https://github.com/Stardust-Staking/sui-toolsAfter installation, you can use the tools in this repository to assist with your tasks as a Sui network validator.
Further usage details and documentation for each tool can be found in their respective directories.
We welcome and appreciate all contributions!
This project is licensed under the MIT License.
If you have any questions, issues, or suggestions, please feel free to open an issue or send an email to info@starduststaking.com.
We hope these tools are of great help to you as a Sui network validator!