https://github.com/dappnode/dappnodepackage-obol-lido-ejector-generic
https://github.com/dappnode/dappnodepackage-obol-lido-ejector-generic
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dappnode/dappnodepackage-obol-lido-ejector-generic
- Owner: dappnode
- Created: 2025-01-10T18:18:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-11T21:10:24.000Z (10 months ago)
- Last Synced: 2025-08-11T22:05:11.919Z (10 months ago)
- Language: Shell
- Size: 96.7 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DAppNodePackage-Obol-Lido-ejector-generic
This dappnode package is needed by operators running Lido's SDVT using Obol. It encompasses the necessary tools to pre-generate, sign and submit voluntary exit messages for a Charon cluster.
It is composed of two main services:
- `lido-dv-exit`: a program that automatically pre-generates and signs validator voluntary exit messages for a Charon cluster.
- `validator-ejector`: a service that watches for exit requests (i.e from Lido's on-chain events) and submits the voluntary exit messages generated by `lido-dv-exit`.