prysm-pulse/beacon-chain
2019-09-10 10:24:14 -04:00
..
blockchain [Interop] Improve RPC Codebase + Start Beacon Chain With Mock ETH1 Values (#3407) 2019-09-09 17:13:50 -04:00
cache Tracing: Add additional attributes (#3404) 2019-09-03 20:03:09 -07:00
core Update to spec v0.8.3 (#3355) 2019-09-08 12:41:52 -07:00
db Remove deprecated services and --next (#3371) 2019-09-05 11:04:06 -05:00
flags [Interop] Improve RPC Codebase + Start Beacon Chain With Mock ETH1 Values (#3407) 2019-09-09 17:13:50 -04:00
gateway Add rule to push docker images (#3006) 2019-07-20 20:40:03 -04:00
node Add tool and script for interop testing (#3417) 2019-09-09 17:31:19 -04:00
operations [Interop] Improve RPC Codebase + Start Beacon Chain With Mock ETH1 Values (#3407) 2019-09-09 17:13:50 -04:00
p2p Beaconblock over wire (#3436) 2019-09-10 10:24:14 -04:00
powchain [Interop] Improve RPC Codebase + Start Beacon Chain With Mock ETH1 Values (#3407) 2019-09-09 17:13:50 -04:00
rpc [Interop] Improve RPC Codebase + Start Beacon Chain With Mock ETH1 Values (#3407) 2019-09-09 17:13:50 -04:00
sync Beaconblock over wire (#3436) 2019-09-10 10:24:14 -04:00
BUILD.bazel fix docker image builds (#3068) 2019-07-24 15:19:44 -04:00
main.go [Interop] Improve RPC Codebase + Start Beacon Chain With Mock ETH1 Values (#3407) 2019-09-09 17:13:50 -04:00
README.md update beacon chain spec link (#1897) 2019-03-05 18:54:58 -05:00
usage_test.go Add a gRPC gateway (#2604) 2019-06-02 08:33:44 -07:00
usage.go [Interop] Improve RPC Codebase + Start Beacon Chain With Mock ETH1 Values (#3407) 2019-09-09 17:13:50 -04:00

Prysmatic Labs Beacon Chain Implementation

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

Discord Gitter

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