zksync-cli

v0.6.0-alpha.4
CLI tool that simplifies the process of developing applications and interacting with the zkSync Era network
zksync era cli

dev

NODE_ENV=development ts-node --transpile-only src/index.ts

lint

eslint . --ext ./src/* --fix --ignore-path .gitignore --no-error-on-unmatched-pattern --max-warnings=0

test

jest

build

tsc -p tsconfig.build.json && copyfiles -u 4 "src/commands/local/modules/**/!(*.ts)" bin/commands/local/modules/

typecheck

tsc -p . --noEmit

commitlint

commitlint --edit

Metadata

  • MIT
  • Whatever
  • Matter Labs
  • released 9/18/2023

Downloads

Maintainers