@tenderly/hardhat-tenderly

v1.4.1
Hardhat plugin for integration with Tenderly
ethereum smart-contracts hardhat hardhat-plugin tenderly

lint

yarn run prettier --check && yarn run eslint

build

rm -rf ./dist && tsc --build .

clean

rm -rf node_modules && rm -rf dist

eslint

eslint 'src/**/*.ts'

lint:fix

yarn run prettier --write && yarn run eslint --fix

prettier

prettier "**/*.{js,md,json}"

prepublishOnly

yarn run build
npm i @tenderly/[email protected]

Metadata

  • MIT
  • Whatever
  • Tenderly
  • released 12/15/2022

Downloads