JSPM

@chainsafe/lodestar-fork-choice

0.12.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q71695F
  • License Apache-2.0

A Typescript implementation eth2 fork choice

Package Exports

  • @chainsafe/lodestar-fork-choice

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

Usage

const lodestarForkChoice = require('@chainsafe/lodestar-fork-choice');

// TODO: DEMONSTRATE API

License

Apache-2.0 ChainSafe Systems