@matterlabs/hardhat-zksync-deploy

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

fmt

pnpm prettier --write

lint

pnpm 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

pnpm eslint --fix

prettier

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

prettier:check

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

Metadata

  • MIT
  • Whatever
  • Matter Labs
  • released 6/19/2024

Downloads