UNPKG

zksync-cli

Version:

CLI tool that simplifies the process of developing applications and interacting with the ZKsync network

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