v1.0.0
Lido Withdrawals Automation by Stakely.io v1.0.0 Release Notes
Lido Withdrawals Automation is a command-line tool that assists with the LIDO validators withdrawal process.
Features in v1.0.0
- Fetches validator data from the Kapi endpoint: Retrieves the validators that have to perform the withdrawal with the necessary data to generate the exit message.
- Generates withdrawal messages and signs them: Creates the withdrawal messages and signs them using the remote signer.
- Encrypts the signed messages: The signed messages are encrypted using the specified password.
- Saves encrypted messages to a specified output folder: The tool stores the encrypted messages in a designated output folder.
Getting Started
To start using Lido Withdrawals Automation, follow the installation and configuration steps provided in the README. Ensure you have the necessary prerequisites.