A blockchain-based application for verifying and managing receipt data on the Mantle Sepolia testnet.
# RWA Receipt Verifier
A blockchain-based application for verifying and managing receipt data on the Mantle Sepolia testnet. This project combines a React frontend with a Solidity smart contract for secure receipt registry and verification.
## Overview
RWA Receipt Verifier enables users to:
- Submit receipts with metadata to a blockchain-based registry
- Verify receipt authenticity and ownership
- View historical receipt activity
- Interact with smart contracts on Mantle Sepolia
## Tech Stack
- Frontend: React + Vite with HMR
- Smart Contracts: Solidity (Hardhat)
- Blockchain: Mantle Sepolia Testnet
- Build Tools: Hardhat, Vite
- Code Quality: ESLint
n/a