mirror of
https://github.com/ChainSafe/lodestar.git
synced 2026-01-10 08:08:16 -05:00
**Motivation** This code is no longer relevant for post-elecra and was previously only used to be compatible with Charon DVT middleware, see previous PR https://github.com/ChainSafe/lodestar/pull/5258 for reference. **Description** Remove per committee attestation routine Closes https://github.com/ChainSafe/lodestar/issues/7981
Lodestar Validator
This package is part of ChainSafe's Lodestar project
Typescript implementation of the Ethereum Consensus validator client. Enables developers to submit their own eth-consensus api compatible beacon nodes/databases/loggers.
Getting started
- Follow the installation guide to install Lodestar.
- Quickly try out the whole stack by starting a local testnet.
License
Apache-2.0 ChainSafe Systems