UNPKG

zksync-cli

Version:

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

12 lines (11 loc) 249 B
import "./start.js"; import "./stop.js"; import "./restart.js"; import "./logs.js"; import "./clean.js"; import "./config.js"; import "./install.js"; import "./update.js"; import "./uninstall.js"; import "./modules/index.js"; import "./command.js";