prysm-pulse/beacon-chain
Radosław Kapka f09fe4f038
Reorganize Prysm custom endpoints (#13621)
* Reorganize Prysm custom endpoints

* add deprecated paths

* review
2024-02-15 17:26:59 +00:00
..
blockchain Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
builder Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
cache Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
core Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
das Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
db Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
deterministic-genesis Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
execution Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
forkchoice Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
gateway Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
monitor Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
node Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
operations Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
p2p Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
package Update cross compile toolchains (#12069) 2023-03-07 20:09:46 +00:00
rpc Reorganize Prysm custom endpoints (#13621) 2024-02-15 17:26:59 +00:00
slasher Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
startup Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
state Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
sync Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
verification Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
README.md Change Eth2 Repository Names (#9425) 2021-08-19 13:00:57 -05:00

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.