# Lighthouse Documentation [![Build Status]][Build Link] [![Doc Status]][Doc Link] [![Chat Badge]][Chat Link] [Build Status]: https://gitlab.sigmaprime.io/sigp/lighthouse/badges/master/build.svg [Build Link]: https://gitlab.sigmaprime.io/sigp/lighthouse/pipelines [Chat Badge]: https://img.shields.io/badge/chat-discord-%237289da [Chat Link]: https://discord.gg/cyAszAh [Doc Status]:https://img.shields.io/badge/rust--docs-master-orange [Doc Link]: http://lighthouse-docs.sigmaprime.io/ Lighthouse is an **Ethereum 2.0 client** that connects to other Ethereum 2.0 clients to form a resilient and decentralized proof-of-stake blockchain. It is written in Rust, maintained by Sigma Prime and funded by the Ethereum Foundation, Consensys and other individuals and organisations. ## Developer Resources Documentation is presently targeted at **researchers and developers**. It assumes significant prior knowledge of Ethereum 2.0. Topics: - Get started with [development environment setup](./setup.md). - See the [interop docs](./interop.md). - [Run a simple testnet](./simple-testnet.md) in Only Three CLI Commands™.