@matterlabs/hardhat-zksync-deploy

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

fmt

yarn prettier --write

lint

yarn prettier --check && yarn eslint

test

c8 mocha test/tests.ts --exit

build

tsc --build .

clean

rimraf dist

eslint

eslint 'src/**/*.ts' 'test/**/*.ts'

lint:fix

yarn eslint --fix

prettier

prettier 'src/**/*.ts' 'test/**/*.ts'
npm i @matterlabs/[email protected]

Metadata

  • MIT
  • Whatever
  • Matter Labs
  • released 12/8/2023

Downloads