Package Exports
- @chainsafe/lodestar-validator
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
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.