UNPKG

zksync-cli

Version:

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

3 lines 175 B
import Program from "../../program.js"; export default Program.command("bridge").description("Bridge operations (e.g. deposit, withdraw)"); //# sourceMappingURL=command.js.map