Back to Projects

Project Detail

GreenChain

A blockchain-based recycling and donation platform deployed on Sepolia testnet, built during the DevMatch 2025 hackathon.

BlockchainHackathonSolidity
CompletedBuilt during DevMatch 2025

The Problem

Recycling incentives and charitable donations often lack transparency. GreenChain explores how a recycling action can be recorded as a token reward, converted into donation credit, and traced through a donation flow.

What I Built

I built the blockchain and backend integration for a recycle-and-donate prototype. The Solidity contract manages token claiming, donation credit conversion, approved NGO checks, and donation events, while the Flask backend validates QR codes, connects to the contract through Web3.py, and exposes API routes for claiming tokens, converting credits, donating, checking balances, and viewing transparency data.

Tech Stack

Decisions I Made

What I Learned

View GitHub