@matterlabs/hardhat-zksync-vyper

v1.0.3
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 prettier --check && yarn eslint

test

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'
npm i @matterlabs/[email protected]

Metadata

  • MIT
  • Whatever
  • Matter Labs
  • released 12/1/2023

Downloads

Maintainers