Blockchain-Based NGO Donation Tracking
Status GitHub

⛓️ Blockchain-Based NGO Donation Tracking

Blockchain platform for transparent NGO donations and payouts.

Solidity Ethereum Truffle Web3.js MetaMask

What it does

A Flask + Web3 NGO donation platform (academic minor project): role-based auth (admin/manager/donor/volunteer via flask_login), NGO listing/management, Razorpay payment checkout, and a real Solidity charity-ledger contract pair (Charity.sol, NgoPayout.sol) deployed to Sepolia testnet and called from Python via a blockchain.py bridge module -- substantial, working full-stack scope for a student project.