All Projects β†’ sigp β†’ Lighthouse

sigp / Lighthouse

Licence: apache-2.0
Rust Ethereum 2.0 Client

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Lighthouse

Lodestar
🌟 Ethereum 2.0: TypeScript Implementation of the Beacon Chain
Stars: ✭ 363 (-62.62%)
Mutual labels:  ethereum, sharding
Pyquarkchain
Python implementation of QuarkChain
Stars: ✭ 194 (-80.02%)
Mutual labels:  ethereum, sharding
Mosaic Contracts
Mosaic-0: Gateways and anchors on top of Ethereum to scale DApps
Stars: ✭ 119 (-87.74%)
Mutual labels:  ethereum, sharding
Sharding
Sharding manager contract, and related software and tests
Stars: ✭ 461 (-52.52%)
Mutual labels:  ethereum, sharding
Eth Hodler
A simple DApp & ERC20 token written in Solidity running on the Ethereum blockchain www.hdao.org
Stars: ✭ 31 (-96.81%)
Mutual labels:  ethereum
Privatekeyvault
Make Instructions: Airgapped raspberry pi computer for working with blockchains featuring LUKS full disk encryption and using qr-codes to pass encrypted files and offline transaction instructions across the airgap.
Stars: ✭ 29 (-97.01%)
Mutual labels:  ethereum
Go Ethereum
Official Go implementation of the Ethereum protocol
Stars: ✭ 34,169 (+3418.95%)
Mutual labels:  ethereum
Ethereumdb
Stars: ✭ 21 (-97.84%)
Mutual labels:  ethereum
Donate
Cryptocurrency donation daemon
Stars: ✭ 34 (-96.5%)
Mutual labels:  ethereum
Asset Token
Designed to represent a fungible asset as an ERC777 token
Stars: ✭ 33 (-96.6%)
Mutual labels:  ethereum
Ethereum Etl
Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions. Data is available in Google BigQuery https://goo.gl/oY5BCQ
Stars: ✭ 956 (-1.54%)
Mutual labels:  ethereum
Outsmarting Smart Contracts
A repo with information about security of Ethereum Smart Contracts
Stars: ✭ 29 (-97.01%)
Mutual labels:  ethereum
Ethkit
Ethereum dev toolkit for Go
Stars: ✭ 32 (-96.7%)
Mutual labels:  ethereum
Blockchain
εŒΊε—ι“ΎζŠ€ζœ―
Stars: ✭ 28 (-97.12%)
Mutual labels:  ethereum
Dapp
TypeScript React Redux Ethereum IPFS Starter Kit
Stars: ✭ 33 (-96.6%)
Mutual labels:  ethereum
Blockscout
Blockchain explorer for Ethereum based network and a tool for inspecting and analyzing EVM based blockchains.
Stars: ✭ 913 (-5.97%)
Mutual labels:  ethereum
Zokrates
A toolbox for zkSNARKs on Ethereum
Stars: ✭ 952 (-1.96%)
Mutual labels:  ethereum
Blockchain Anchor
A Node.js library for anchoring data onto the Bitcoin blockchain and confirming anchored data on Bitcoin and Ethereum.
Stars: ✭ 32 (-96.7%)
Mutual labels:  ethereum
Ta4j
A Java library for technical analysis.
Stars: ✭ 948 (-2.37%)
Mutual labels:  ethereum
Soliditysamples
Solidity Smart Contracts Samples
Stars: ✭ 29 (-97.01%)
Mutual labels:  ethereum

Lighthouse: Ethereum 2.0

An open-source Ethereum 2.0 client, written in Rust and maintained by Sigma Prime.

Build Status Book Status Chat Badge

Documentation

Banner

Overview

Lighthouse is:

  • Ready for use on Eth2 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, 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 2.0 specification.

Eth2 Deposit Contract

The Lighthouse team acknowledges 0x00000000219ab540356cBB839Cbe05303d7705Fa as the canonical Eth2 deposit contract address.

Documentation

The Lighthouse Book contains information for users and developers.

The Lighthouse team maintains a blog at lighthouse.sigmaprime.io which contains periodical progress updates, roadmap insights and interesting findings.

Branches

Lighthouse maintains two permanent branches:

  • stable: Always points to the latest stable release.
    • This is ideal for most users.
  • unstable: Used for development, contains the latest PRs.
    • Developers should base thier PRs on this branch.

Contributing

Lighthouse welcomes contributors.

If you are looking to contribute, please head to the Contributing section of the Lighthouse book.

Contact

The best place for discussion is the Lighthouse Discord server. Alternatively, you may use the sigp/lighthouse gitter.

Sign up to the Lighthouse Development Updates mailing list for email notifications about releases, network status and other important information.

Encrypt sensitive messages using our PGP key.

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.
  • Ethereum address: 0x25c4a76E7d118705e7Ea2e9b7d8C59930d8aCD3b (donation.sigmaprime.eth).
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].