@matterlabs/hardhat-zksync-vyper

v1.0.5
Hardhat plugin to compile Vyper smart contracts for the zkSync network
ethereum smart-contracts hardhat hardhat-plugin zkSync vyper

fmt

yarn prettier --write

lint

yarn eslint

test

c8 mocha -r ts-node/register 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 12/22/2023

Downloads

Maintainers