UNPKG

@lodestar/beacon-node

Version:

A Typescript implementation of the beacon chain

3 lines 152 B
import { DasContextJs } from "@crate-crypto/node-eth-kzg"; export const kzg = DasContextJs.create({ usePrecomp: true }); //# sourceMappingURL=kzg.js.map