@matterlabs/hardhat-zksync-chai-matchers

v1.3.0
Hardhat plugin that adds zkSync-specific capabilities to the Chaiassertion library, making your smart contract tests easy to write and read
ethereum smart-contracts hardhat hardhat-plugin zkSync

lint

yarn eslint

prettier:check

yarn prettier --check

lint:fix

yarn eslint --fix

fmt

yarn prettier --write

eslint

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

prettier

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

test

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

build

tsc --build .

clean

rimraf dist
npm i @matterlabs/[email protected]

Metadata

  • MIT
  • Whatever
  • Matter Labs
  • released 2/26/2024

Downloads