Skip to content

Akdest/trustlinkk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›‘οΈ TrustLink β€” RFID-Powered Fraud Detection for Retail (Walmart Sparkathon 2025)

TrustLink is a full-stack simulation platform that detects, logs, and prevents RFID tag fraud using a secure blockchain-backed logging system. It empowers retailers (like Walmart) to verify product authenticity across the supply chain and avoid inventory fraud.

Built with React + TypeScript (frontend) and Express.js (backend), TrustLink showcases how RFID + Cybersecurity can revolutionize retail security.


πŸ“¦ Project Structure


TrustLink/
β”œβ”€β”€ client/        # NextJs + TypeScript frontend
β”œβ”€β”€ server/        # Express backend with blockchain simulation
β”œβ”€β”€ README.md      # You are here!


πŸš€ Tech Stack

Area Tech Used
Frontend React, TypeScript, Tailwind, Vite
Backend Node.js, Express.js, CORS
Blockchain JSON-based simulated ledger
Data Flow REST API between client & server

πŸ” Problem We Solve

Retail giants like Walmart face:

  • Unauthorized product replacements
  • Counterfeit RFID tags in transit
  • Lack of real-time fraud detection

πŸ” TrustLink provides live RFID tag scanning, blockchain-based verification, and fraudulent scan alerts β€” all in one tool.


πŸ§ͺ Try It Locally (Simulated Scan)

1. Clone the Repository

git clone https:(https://github.com/Akdest/trustlinkk)
cd TrustLink

2. Start the Server

cd server
npm install
node index.js

Server runs on: http://localhost:5000


3. Start the Frontend

cd ../client
npm install
npm run dev

Visit: http://localhost:5173


4. Simulate Scanning

In the UI:

  • βœ… Enter: legit-123 β†’ Genuine Entry
  • ❌ Enter: fraud-xyz β†’ Fraudulent Entry

You'll see:

  • Blockchain Log of Scans
  • Fraud Summary Card

πŸ“Š Features

βœ… Simulate RFID tag verification βœ… Detect and log fraudulent activity βœ… Real-time UI updates βœ… Tamper-proof blockchain ledger βœ… Clean UI with React + Tailwind


🏁 Next Steps

πŸ”§ Coming Soon:

  • Admin dashboard with role-based logins
  • Email/SMS alerts for fraud
  • GPS-based supply chain mapping
  • QR/RFID cross-verification

🧠 Inspired by

Walmart's use of RFID in inventory tracking (case study) β€” we identified gaps in fraud detection and added real-time security validation layers to improve retail trust.


πŸ™Œ Team WSEC-CREW

Built for Walmart Sparkathon 2025 https://github.com/Akdest/trustlinkk


πŸ“„ License

MIT License


---

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •