Lido Withdrawals Automation logo

Lido Withdrawals Automation

A command-line tool that automates Lido validator withdrawals by fetching validator data, creating and signing withdrawal messages, encrypting them, and saving them to an output folder.
Category: Developer Tooling

Description

Lido Withdrawals Automation is a Stakely command-line tool for managing Lido validator withdrawals. It fetches validator data from a KAPI endpoint, creates withdrawal messages, signs them with a web3 remote signer, encrypts the signed messages with a specified password, and saves them to an output folder. It supports processing staking module and operator pairs and requires access to KAPI, remote signer, and beacon node endpoints.