github.com/prysmaticlabs/prysm@v1.4.4/beacon-chain/README.md (about) 1 # Prysmatic Labs Beacon Chain Implementation 2 3 This is the main project folder for the beacon chain implementation of Ethereum written in Go by [Prysmatic Labs](https://prysmaticlabs.com). 4 5 You can also read our main [README](https://github.com/prysmaticlabs/prysm/blob/master/README.md) and join our active chat room on Discord. 6 7 [](https://discord.gg/CTYGPUJ) 8 9 Also, read the official beacon chain [specification](https://github.com/ethereum/eth2.0-specs/blob/master/specs/phase0/beacon-chain.md), this design spec serves as a source of truth for the beacon chain implementation we follow at Prysmatic Labs.