Skip to content

Rushanksavant/eth-gas-reporter

Repository files navigation

Using eth-gas-reporter

This is a sample hardhat project with eth-gas-reporter

Steps:

  • Create a sample hardhat project using npx hardhat
  • Download some dependencies:
    npm i hardhat-gas-reporter
    npm i dotenv
  • create .env file as showed in _.env from the code above
  • copy the hardhat.config.js from the code above
  • enter the following command in terminal to see the results:
    npx hardhat test

Output:

About

This is a sample hardhat project with eth-gas-reporter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published