Blockchain-based marketplace application with escrow functionality.
This repository contains:
- React frontend components (
src/components/) - Solidity smart contracts (
src/contracts/) - Truffle/Hardhat configuration
- Test suite (
test/)
- App.js - Main React application with Web3 integration
- Main.js - Marketplace product listing and transactions
- Navbar.js - Navigation component
- Marketplace.sol - Smart contract (removed in latest commit)
- Migrations.sol - Truffle migrations contract
Repository synchronized on December 7, 2025 - All 55+ files committed and pushed to GitHub.