Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sigp/lighthouse
Ethereum consensus client in Rust
https://github.com/sigp/lighthouse
eth2 ethereum proof-of-stake
Last synced: 3 days ago
JSON representation
Ethereum consensus client in Rust
- Host: GitHub
- URL: https://github.com/sigp/lighthouse
- Owner: sigp
- License: apache-2.0
- Created: 2018-07-06T07:56:39.000Z (over 6 years ago)
- Default Branch: stable
- Last Pushed: 2024-10-29T05:26:07.000Z (about 2 months ago)
- Last Synced: 2024-10-29T14:50:27.536Z (about 1 month ago)
- Topics: eth2, ethereum, proof-of-stake
- Language: Rust
- Homepage: https://lighthouse.sigmaprime.io/
- Size: 126 MB
- Stars: 2,918
- Watchers: 71
- Forks: 741
- Open Issues: 432
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-rust - Lighthouse - suite/badge.svg?branch=master)](https://github.com/sigp/lighthouse/actions) (Applications / Blockchain)
- awesome-blockchain-rust - Lighthouse
- awesome-rust-cn - Lighthouse
- Library-of-Ethereum - Lighthouse - Rust (Misc / Validator Clients)
- awesome-rust - Lighthouse - Ethereum Consensus Layer (CL) Client [![Build Status](https://github.com/sigp/lighthouse/workflows/test-suite/badge.svg?branch=master)](https://github.com/sigp/lighthouse/actions) (Applications / Blockchain)
- awesome-rust-list - sigp/lighthouse
- awesome-rust-list - sigp/lighthouse
- fucking-awesome-rust - Lighthouse - Ethereum Consensus Layer (CL) Client [![Build Status](https://github.com/sigp/lighthouse/workflows/test-suite/badge.svg?branch=master)](https://github.com/sigp/lighthouse/actions) (Applications / Blockchain)
- fucking-awesome-rust - Lighthouse - Ethereum Consensus Layer (CL) Client [![Build Status](https://github.com/sigp/lighthouse/workflows/test-suite/badge.svg?branch=master)](https://github.com/sigp/lighthouse/actions) (Applications / Blockchain)
README
# Lighthouse: Ethereum consensus client
An open-source Ethereum consensus client, written in Rust and maintained by Sigma Prime.
[![Book Status]][Book Link] [![Chat Badge]][Chat Link]
[Chat Badge]: https://img.shields.io/badge/chat-discord-%237289da
[Chat Link]: https://discord.gg/cyAszAh
[Book Status]:https://img.shields.io/badge/user--docs-unstable-informational
[Book Link]: https://lighthouse-book.sigmaprime.io
[stable]: https://github.com/sigp/lighthouse/tree/stable
[unstable]: https://github.com/sigp/lighthouse/tree/unstable
[blog]: https://lighthouse-blog.sigmaprime.io[Documentation](https://lighthouse-book.sigmaprime.io)
![Banner](https://i.postimg.cc/hjdTGKPd/photo-2020-10-23-09-52-16.jpg)
## Overview
Lighthouse is:
- Ready for use on Ethereum consensus mainnet.
- Fully open-source, licensed under Apache 2.0.
- Security-focused. Fuzzing techniques have been continuously applied and several external security reviews have been performed.
- Built in [Rust](https://www.rust-lang.org), a modern language providing unique safety guarantees and
excellent performance (comparable to C++).
- Funded by various organisations, including Sigma Prime, the
Ethereum Foundation, ConsenSys, the Decentralization Foundation and private individuals.
- Actively involved in the specification and security analysis of the
Ethereum proof-of-stake consensus specification.## Staking Deposit Contract
The Lighthouse team acknowledges
[`0x00000000219ab540356cBB839Cbe05303d7705Fa`](https://etherscan.io/address/0x00000000219ab540356cbb839cbe05303d7705fa)
as the canonical staking deposit contract address.## Documentation
The [Lighthouse Book](https://lighthouse-book.sigmaprime.io) contains information for users and
developers.The Lighthouse team maintains a blog at [https://blog.sigmaprime.io/tag/lighthouse][blog] which contains periodic
progress updates, roadmap insights and interesting findings.## Branches
Lighthouse maintains two permanent branches:
- [`stable`][stable]: Always points to the latest stable release.
- This is ideal for most users.
- [`unstable`][unstable]: Used for development, contains the latest PRs.
- Developers should base their PRs on this branch.## Contributing
Lighthouse welcomes contributors.
If you are looking to contribute, please head to the
[Contributing](https://lighthouse-book.sigmaprime.io/contributing.html) section
of the Lighthouse book.## Contact
The best place for discussion is the [Lighthouse Discord
server](https://discord.gg/cyAszAh).Sign up to the [Lighthouse Development Updates](https://eepurl.com/dh9Lvb) mailing list for email
notifications about releases, network status and other important information.Encrypt sensitive messages using our [PGP
key](https://keybase.io/sigp/pgp_keys.asc?fingerprint=15e66d941f697e28f49381f426416dc3f30674b0).## Donations
Lighthouse is an open-source project and a public good. Funding public goods is
hard and we're grateful for the donations we receive from the community via:- [Gitcoin Grants](https://gitcoin.co/grants/25/lighthouse-ethereum-20-client).
- Ethereum address: `0x25c4a76E7d118705e7Ea2e9b7d8C59930d8aCD3b` (donation.sigmaprime.eth).