@matterlabs/hardhat-zksync-deploy

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

fmt

yarn prettier --write

lint

yarn eslint

test

c8 mocha --recursive "test/tests/**/*.ts" --no-timeout --exit

build

tsc --build .

clean

rimraf dist

eslint

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

lint:fix

yarn eslint --fix

prettier

prettier 'src/**/*.ts' 'test/**/*.ts'

prettier:check

yarn prettier --check
npm i @matterlabs/[email protected]

Metadata

  • MIT
  • Whatever
  • Matter Labs
  • released 5/28/2024

Downloads