Files
lodestar/packages/fork-choice/README.md
Phil Ngo 6bd0310a96 Removing eth2 mentions in documentation and fix links (#3848)
* Remove architecture.md from docs

* Update mkdocs.yml to remove architecture.md

* Remove architecture link from readme

* Remove architecture.md links from depgraph.md

* Remove architecture overview from readme

* Remove eth2 terminology on contributing.md

* remove eth2 references from docs
2022-03-13 17:31:26 -05:00

520 B

lodestar-fork-choice

This package is part of ChainSafe's Lodestar project

Lodestar implementation of the Ethereum Consensus fork choice.

Usage

See usage in the lodestar package here: 0cf18e3bed/packages/lodestar/src/chain/forkChoice/forkChoice.ts (L17)

License

Apache-2.0 ChainSafe Systems