UNPKG

@devtion/devcli

Version:

All-in-one interactive command-line for interfacing with zkSNARK Phase 2 Trusted Setup ceremonies

4 lines (3 loc) 139 B
import { Command } from "commander"; declare const setCeremonyCommands: (program: Command) => Command; export default setCeremonyCommands;