JSPM

@chainsafe/lodestar-fork-choice

0.35.0-dev.36+43b4c17d67
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q71746F
  • License Apache-2.0

A Typescript implementation Ethereum Consensus fork choice

Package Exports

  • @chainsafe/lodestar-fork-choice
  • @chainsafe/lodestar-fork-choice/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@chainsafe/lodestar-fork-choice) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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: https://github.com/ChainSafe/lodestar/blob/0cf18e3bedcbf402e46917d402eb92938dafd49c/packages/lodestar/src/chain/forkChoice/forkChoice.ts#L17

License

Apache-2.0 ChainSafe Systems