This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.
Try running some of the following tasks:
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js
Compiled 18 Solidity files successfully
CryptoDevsNFT deployed to: 0x4728c11C192cd44d96A0710a9eA235962d4A872c
FakeNFTMarketplace deployed to: 0x2190a9522d92aC730Ce88A26C452cDD2FEbcD459
CryptoDevsDAO deployed to: 0x5Cfd81097AA4cb721780c53C602b7C84C2836C67
https://sepolia.etherscan.io/address/0x4728c11C192cd44d96A0710a9eA235962d4A872c#code
https://sepolia.etherscan.io/address/0x2190a9522d92aC730Ce88A26C452cDD2FEbcD459#code
https://sepolia.etherscan.io/address/0x5Cfd81097AA4cb721780c53C602b7C84C2836C67#code