This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, a sample script that deploys that contract, and an example of a task implementation, which simply lists the available accounts.
Try running some of the following tasks:
yarn add --dev hardhat@2.9.3 prettier prettier-plugin-solidity dotenv @nomiclabs/hardhat-etherscan hardhat-gas-reporter solidity-coverage