mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-11 04:00:05 +00:00
abed3dcb6d
Former-commit-id: cc6b67b7391c407d2f830ae46e6765e097c50c57 [formerly cb2dc8a0ea96b92897dd8f797eb632c941d9f653] Former-commit-id: 600e28af6901b19b8d191cf3153343d94670f9d0 |
||
---|---|---|
.. | ||
blockchain | ||
database | ||
node | ||
params | ||
powchain | ||
types | ||
utils | ||
BUILD.bazel | ||
main.go | ||
README.md | ||
RESEARCH.md | ||
VALIDATOR_REGISTER.md |
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:
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.