UNPKG

@lodestar/prover

Version:

A Typescript implementation of the Ethereum Consensus light client

4 lines (3 loc) 147 B
export * from "../interfaces.js"; export * from "../proof_provider/index.js"; export {createVerifiedExecutionProvider} from "../web3_provider.js";