Package Exports
- @chainsafe/lodestar-validator
- @chainsafe/lodestar-validator/lib
- @chainsafe/lodestar-validator/lib/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@chainsafe/lodestar-validator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Lodestar Validator
This package is part of ChainSafe's Lodestar project
Typescript implementation of the Eth2.0 validator client. Enables developers to submit their own eth2 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