Skip to content

Mumtaz503/Sample-eCommerce-Store-Hardhat

Repository files navigation

Sample Hardhat Project

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

Contract Verification on Sepolia Etherscan:

https://sepolia.etherscan.io/address/0x23C65E0Cb5C5EDE4765f75AA6207B537d576Be7F#code

⚠️ The following contract(s) are unauditied. Please be carefull before deploying them on mainnet. ⚠️

About

Its a sample eComerce Store that I created using hardhat's smart contract development framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published