UNPKG

@lodestar/prover

Version:

A Typescript implementation of the Ethereum Consensus light client

4 lines 200 B
import { proverProxyStartCommand } from "./start/index.js"; export { proverProxyStartCommand } from "./start/index.js"; export const cmds = [proverProxyStartCommand]; //# sourceMappingURL=index.js.map