mirror of
https://github.com/ChainSafe/lodestar.git
synced 2026-01-10 08:08:16 -05:00
**Motivation** - #7280 **Description** - Add `"bun"` export to all packages that points to the _typescript source_ rather than the transpiled javascript - Allows for bun to use typescript directly
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