@lodestar/beacon-node
Version:
A Typescript implementation of the beacon chain
30 lines (17 loc) • 1.22 kB
Markdown
# Lodestar
[](https://discord.gg/aMxzVcr)
[](https://github.com/ethereum/consensus-specs/releases/tag/v1.5.0)


> This package is part of [ChainSafe's Lodestar](https://lodestar.chainsafe.io) project
## Prerequisites
- [Yarn](https://classic.yarnpkg.com/lang/en/)
## What you need
You will need to go over the [specification](https://github.com/ethereum/consensus-specs).
## Getting started
- Follow the [installation guide](https://chainsafe.github.io/lodestar/) to install Lodestar.
- Quickly try out the whole stack by [starting a local testnet](https://chainsafe.github.io/lodestar/contribution/advanced-topics/setting-up-a-testnet/).
## Contributors
Read our [contributors document](/CONTRIBUTING.md), [submit an issue](https://github.com/ChainSafe/lodestar/issues/new/choose) or talk to us on our [discord](https://discord.gg/yjyvFRP)!
## License
Apache-2.0 [ChainSafe Systems](https://chainsafe.io)