Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 205 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 205 Bytes

Requirements

  • NodeJS 16.10.0 or later
  • npm 8.1.0 or later
  • hardhat 2.8.3 or later

Installation

  • npm i

Run tests

  • npx hardhat test

Run tests with coverage report

  • npx hardhat coverage