prysm-pulse/beacon-chain
Raul Jordan 923e727819 Fix Bazel Build Rules for Visibility, Move LICENSE to Top-Level (#253)
Former-commit-id: 4857afb2c25835b643cd58dd90b114695154b50f [formerly 5d2c723def807289eb72e6c35ce7036ef70f837e]
Former-commit-id: 79c8f081748e29e00b61ace851f74c2252865729
2018-07-12 12:00:37 -05:00
..
types Fix Bazel Build Rules for Visibility, Move LICENSE to Top-Level (#253) 2018-07-12 12:00:37 -05:00
BUILD.bazel Fix Bazel Build Rules for Visibility, Move LICENSE to Top-Level (#253) 2018-07-12 12:00:37 -05:00
config.go beacon: move beacon-chain to geth-sharding repo (#250) 2018-07-11 17:29:31 -05:00
README.md beacon: move beacon-chain to geth-sharding repo (#250) 2018-07-11 17:29:31 -05:00

Prysmatic Labs Beacon Chain Implementation

This is the main repository for the beacon chain implementation of Ethereum 2.0 in Golang by Prysmatic Labs. Before you begin, check out our Contribution Guidelines and join our active chat room on Gitter below:

Gitter

Also, read the latest sharding + casper design spec, this design spec serves as a source of truth for the beacon chain implementation we follow at prysmatic labs. Refer this page on why we are comibing sharding and casper together.