2024-08-03 00:08:10 +08:00
2024-08-03 00:08:10 +08:00
2024-08-02 15:29:09 +08:00
2024-08-03 00:08:10 +08:00
2024-08-03 00:08:10 +08:00
2024-08-02 15:29:09 +08:00
2024-08-02 15:29:09 +08:00
2024-08-02 18:50:02 +08:00
2024-08-02 18:50:02 +08:00
2024-08-03 00:08:10 +08:00
2024-08-02 22:35:45 +08:00
2024-08-03 00:08:10 +08:00
2024-08-02 15:29:09 +08:00
2024-08-02 18:50:02 +08:00

Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a Hardhat Ignition module 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 ignition deploy ./ignition/modules/Lock.js

yarn hardhat run scripts/deploy.js --network sepolia yarn hardhat run scripts/deploy.js --network hardhat

yarn hardhat verify --network sepolia DEPLOYED_CONTRACT_ADDRESS "0x2f86Ad03BE88664cB3d73219fF6dDdDBa598449F" 0xE5EA2da0357072607cE5bA85Cd0b73935c14CAF7 0xc2022b56eBC140B5FebCf9FBaB14c17db4C315C4 - Verified

Description
Learning project: Solidity smart contracts (SimpleStorage, FundMe, PriceConverter) with Hardhat - deployment, testing, gas optimization, and Sepolia verification. Open to Web3 remote work.
Readme 1.4 MiB
Languages
JavaScript 99.4%
Solidity 0.6%