@matterlabs/hardhat-zksync-deploy

v0.1.0
Hardhat plugin to deploy smart contracts into the zkSync network
ethereum smart-contracts hardhat hardhat-plugin zkSync

lint

yarn prettier --check && yarn eslint

test

mocha --recursive "test/**/*.ts" --exit

build

tsc --build .

clean

rimraf dist

eslint

eslint 'src/**/*.ts' 'test/**/*.ts' --ignore-pattern 'test/fixture-projects/**/*.ts'

lint:fix

yarn prettier --write && yarn eslint --fix

prettier

prettier "**/*.{js,md,json}"
npm i @matterlabs/[email protected]

Metadata

  • MIT
  • Whatever
  • Matter Labs
  • released 12/15/2021

Downloads