buidler-deploy

v0.6.0-beta.37
Buidler Plugin For Replicable Deployments And Tests
ethereum smart-contracts deployment test testing tool buidler buidler-plugin

compile

buidler compile

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 --timeout 20000 --exit

build

tsc

watch

tsc -w

publish:next

npm publish --tag next

publish:release

npm publish

prepublishOnly

npm run build
npm i buidler-deploy

Metadata

  • MIT
  • Whatever
  • wighawag
  • released 11/11/2020

Downloads

Maintainers