@matterlabs/hardhat-zksync-toolbox

v0.2.0
zkSync bundle of Hardhat plugins
ethereum smart-contracts hardhat hardhat-plugin zkSync

lint

yarn prettier --check && yarn eslint

lint:fix

yarn eslint --fix

fmt

yarn prettier --write

eslint

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

prettier

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

test

mocha test/tests.ts --no-timeout --exit

build

tsc --build .

clean

rimraf dist
npm i @matterlabs/[email protected]

Metadata

  • MIT
  • Whatever
  • Matter Labs
  • released 6/30/2023

Downloads