Skip to content

hackfest-dev/Hackfest25-29

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›‘ AntiFake Product Verification System

Blockchain-Powered Supply Chain Authenticity Tracker
Verify products, prevent counterfeits, and ensure secure ETH transactions on the Ethereum Sepolia testnet.

Tech Smart Contract License


πŸš€ Features

  • βœ… Blockchain-based product authenticity
  • πŸ” Admin stores product hashes
  • 🧾 Warehouse verifies authenticity
  • πŸ’Έ Automatic ETH transfer on verification
  • πŸ”„ Frontend-Backend-Smart Contract integration
  • 🧠 MetaMask Wallet Integration

🧱 Tech Stack

Layer Tech Used
Frontend React.js, Ethers.js, MetaMask
Backend Node.js, Express.js
Blockchain Solidity, Ethereum (Sepolia), Infura
Contract Hardhat for testing, Sepolia for live deployment

πŸ“‚ Folder Structure

project-root/
β”‚
β”œβ”€β”€ contract/               # Solidity smart contract
β”‚   └── AntiFake.sol
β”‚
β”œβ”€β”€ backend/                # Node.js backend
β”‚   β”œβ”€β”€ controllers/
β”‚   β”‚   └── transactionController.js
β”‚   β”œβ”€β”€ routes/
β”‚   β”‚   └── transactionRoutes.js
β”‚   β”œβ”€β”€ server.js
β”‚   └── .env
β”‚
β”œβ”€β”€ frontend/               # React frontend
β”‚   └── src/
β”‚       └── blockchain/
β”‚           └── warehouse.js
β”‚
└── README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •