hardhat-tracer

v3.1.0
Hardhat Tracer plugin
ethereum smart-contracts hardhat hardhat-plugin tracer evm internal-transactions

lint

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

test

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

build

tsc

start

tsc -w

watch

tsc -w

lint:fix

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

prepublish

rm -rf dist && yarn build

Metadata

  • MIT
  • Whatever
  • Soham Zemse
  • released 8/5/2024

Downloads

Maintainers