prysm-pulse/beacon-chain
2023-07-24 20:29:50 +08:00
..
blockchain clean up logging (#12653) 2023-07-24 20:29:50 +08:00
builder
cache
core Use BlockProcessed event in Beacon API (#12625) 2023-07-20 17:26:34 +00:00
db
deterministic-genesis
execution Use GetPayloadBodies in our Engine Client (#12630) 2023-07-18 15:46:23 +00:00
forkchoice
gateway
monitor
node
operations
p2p
package
rpc Use BlockProcessed event in Beacon API (#12625) 2023-07-20 17:26:34 +00:00
slasher
startup
state Different parallel hashing (#12639) 2023-07-21 20:36:20 -04:00
sync clean up logging (#12653) 2023-07-24 20:29:50 +08:00
BUILD.bazel
README.md

Prysmatic Labs Beacon Chain Implementation

This is the main project folder for the beacon chain implementation of Ethereum 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.