prysm-pulse/beacon-chain
2021-03-22 07:07:58 -07:00
..
blockchain Embedded mainnet genesis state + load genesis.ssz from file (#8614) 2021-03-18 21:00:00 +00:00
cache Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
core Move state pkg to stateV0 pkg (#8620) 2021-03-17 19:49:49 +00:00
db Embedded mainnet genesis state + load genesis.ssz from file (#8614) 2021-03-18 21:00:00 +00:00
forkchoice ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
gateway Provide TLS certificate to gRPC gateway (#8418) 2021-02-10 04:23:12 +00:00
interop-cold-start Embed Config Pattern For Attestation, POW Chain, and RPC Services (#8635) 2021-03-21 16:58:41 +00:00
node Embedded mainnet genesis state + load genesis.ssz from file (#8614) 2021-03-18 21:00:00 +00:00
operations Embed Config Pattern For Attestation, POW Chain, and RPC Services (#8635) 2021-03-21 16:58:41 +00:00
p2p Update rules_go and fix proto conflicts (#8596) 2021-03-11 18:03:19 -06:00
powchain fix deduplication (#8640) 2021-03-22 07:07:58 -07:00
rpc Embed Config Pattern For Attestation, POW Chain, and RPC Services (#8635) 2021-03-21 16:58:41 +00:00
state State: various clean up (#8633) 2021-03-19 20:03:19 +00:00
sync Embed Config Pattern for Sync Services (#8636) 2021-03-21 19:07:42 +00:00
BUILD.bazel Add Goland Standard "cmd" Pattern for Beacon-Chain Binaries (#8540) 2021-03-02 13:36:03 -06:00
README.md Fix Up READMEs for Mainnet (#7910) 2020-11-23 18:47:55 +00:00

Prysmatic Labs Beacon Chain Implementation

This is the main project folder for the beacon chain implementation of eth2 written in Go by Prysmatic Labs.

You can also read our main README and join our active chat room on Discord.

Discord

Also, read the official beacon chain specification, this design spec serves as a source of truth for the beacon chain implementation we follow at Prysmatic Labs.