mirror of
https://github.com/AtHeartEngineering/lodestar.git
synced 2026-01-09 22:28:28 -05:00
* Remove architecture.md from docs * Update mkdocs.yml to remove architecture.md * Remove architecture link from readme * Remove architecture.md links from depgraph.md * Remove architecture overview from readme * Remove eth2 terminology on contributing.md * remove eth2 references from docs
1.0 KiB
1.0 KiB
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.
- View the typedoc code docs.
License
LGPL-3.0 ChainSafe Systems