prysm-pulse/beacon-chain
Raul Jordan 878a332913 beacon: Create a Subscription to Mainchain Head Events Via RPC as a Service in Beacon Node (#273)
Former-commit-id: a4677d647a959cbbbe9c4046e16fa6fa761133ac [formerly f775f6e9529e64cb1392a22f8ef15b186efa14ed]
Former-commit-id: 42350204f72fcba4626a39e61b6e64b6f0afba32
2018-07-14 14:48:42 -05:00
..
node beacon: Create a Subscription to Mainchain Head Events Via RPC as a Service in Beacon Node (#273) 2018-07-14 14:48:42 -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
powchain beacon: Create a Subscription to Mainchain Head Events Via RPC as a Service in Beacon Node (#273) 2018-07-14 14:48:42 -05:00
types beacon: Create a Subscription to Mainchain Head Events Via RPC as a Service in Beacon Node (#273) 2018-07-14 14:48:42 -05:00
BUILD.bazel beacon: Create a Subscription to Mainchain Head Events Via RPC as a Service in Beacon Node (#273) 2018-07-14 14:48:42 -05:00
main.go beacon: Create a Subscription to Mainchain Head Events Via RPC as a Service in Beacon Node (#273) 2018-07-14 14:48:42 -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.