hardhat-deploy-ethers

v0.3.0-beta.8
Hardhat plugin for ethers that plays well with hardhat-deploy
ethereum smart-contracts hardhat hardhat-plugin hardhat-deploy ethers.js

prepare

cd test/fixture-projects/hardhat-project/ && ts-node run-typechain.js

lint:fix

prettier --write src/**/*.{js,ts} test/**/*.{js,ts} && yarn lint --fix

lint

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

test

mocha --recursive "test/index.ts" --exit

build

tsc

clean

rimraf dist

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 6/3/2021

Downloads

Maintainers