hardhat-typechain

v0.3.5
Hardhat TypeScript plugin boilerplate
ethereum smart-contracts hardhat hardhat-plugin buidler buidler-plugin

lint:fix

prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && tslint --fix --config tslint.json --project tsconfig.json

lint

tslint --config tslint.json --project tsconfig.json

test

mocha --exit --recursive 'test/**/*.test.ts'

build

tsc

watch

tsc -w
npm i hardhat-typechain

Metadata

  • MIT
  • Whatever
  • Rahul Sethuram
  • released 2/17/2021

Downloads

Maintainers