prysm-pulse/beacon-chain
Raul Jordan e305d58355 shared: reinclude debug.Exit() usefulness (#275)
Former-commit-id: 423052bc5858f3e5772b37bb9d0b4a05f9b131ac [formerly 869ca9c92bc215b0583953bb5ab2479927b15256]
Former-commit-id: bfd9353f0234864c9823ad3ee10d152d59af791c
2018-07-13 22:35:15 -05:00
..
node shared: reinclude debug.Exit() usefulness (#275) 2018-07-13 22:35:15 -05:00
params shared: Abstract Service Registry Into Shared Folder, Add Beacon Node and Beacon Entry Point (#268) 2018-07-13 21:15: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 shared: reinclude debug.Exit() usefulness (#275) 2018-07-13 22:35:15 -05:00
main.go shared: reinclude debug.Exit() usefulness (#275) 2018-07-13 22:35:15 -05:00
README.md Update Documentation to Reflect Beacon Chain Research (#247) 2018-07-12 12:12:11 -05:00
RESEARCH.md Update Documentation to Reflect Beacon Chain Research (#247) 2018-07-12 12:12:11 -05:00

Prysmatic Labs Beacon Chain Implementation

This is the main project folder 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.