zksync-cli

v1.10.1
CLI tool that simplifies the process of developing applications and interacting with the ZKsync network
zksync era cli

build

tsc -p tsconfig.build.json

dev

cross-env NODE_ENV=development node --no-warnings=ExperimentalWarning --loader ts-node/esm src/index.ts

typecheck

tsc -p . --noEmit

lint

eslint . --fix --no-error-on-unmatched-pattern --max-warnings=0

lint:spelling

cspell lint .

commitlint

commitlint --edit

test

vitest

prepare

node .husky/install.mjs
npm i zksync-cli

Metadata

  • MIT
  • Whatever
  • Matter Labs
  • released 9/13/2024

Downloads

Maintainers