Skip to main content

SevaSetu – Blockchain-Inspired Charity System Using SHA-256 Secure Hash Algorithm

Page 1


International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056

Volume: 13 Issue: 03 | Mar 2026 www.irjet.net p-ISSN: 2395-0072

SevaSetu – Blockchain-Inspired Charity System Using SHA-256 Secure Hash Algorithm

1 Lecturer, Department of Information Technology, K. K. Wagh Polytechnic, Maharashtra, India 2,3,4 Student, Department of Information Technology, K. K. Wagh Polytechnic, Maharashtra, India

Abstract - Platforms for charitable donations need to be very transparent, accountable, and trustworthy in order to guarantee that donations are usedproperly.Donorconfidence may be lowered by the lack of explicit means for tracking gift data in traditional centralised systems. In order to improve transparency, data integrity, and safe record maintenance, this study introduces SevaSetu, an Android-basedplatformfor charitable donations that incorporates a blockchain-inspired data layer

The proposed system uses role-based access control (RBAC) and has three core user roles: Donor, NGO, and Administrator. Firebase services handle secureauthentication,whileFirebase Realtime Database manages campaign and transaction data. To increase trust and avoid tampering, each contribution transaction is converted into a blockchain-style block using the SHA-256 hashing method. Everyblockcontainsareference to the previous block's hash, producing a linked chain that maintains chronological orderandallowsforintegritytesting. Unlike traditional blockchain networks, the system uses an application-level blockchain architecture that is appropriate for mobile contexts, allowing for efficient storage while upholding basic blockchain features like immutability and verification. A blockchain explorer interface isincorporatedto visualise transaction blocks and display real-time validation status, providing users with transparency..

Donors can browse campaigns, make contributions, obtain blockchain-based receipts, and use the explorer module to verify transaction integrity. NGOs can handle campaigns, while administrators are in charge of system governance and approval protocols. Experimental results show that incorporating a blockchain layer into a mobile charity platform greatlyenhancestransparency,auditability,anduser confidence when compared to traditional centralised alternatives. The framework demonstrates how blockchaininspired techniques may be successfully integrated into modern mobile applications to create secure and dependable digital philanthropy systems.

Key Words: Blockchain, Charity Management System, Android Development, SHA-256, Data Transparency, Firebase, Secure Transactions, Block chain Explorer

1. INTRODUCTION

The continuous expansion of digital technologies has significantly changed the way charitable donations are gatheredandadministered.Despitethisadvancement,many current charity platforms rely on centralized database systemswhereallt.ransactiondataismanagedbyasingle controlling authority. Such an architecture can result in restricted transparency, limited visibility for donors, and possiblerisksofdatatampering.Consequently,establishing strong trust between donors and charitable institutions continuestobeamajorconcern.

Blockchain technology offers an effective approach to improvetransparency,immutability,andaccountabilityin digital transactions. By storing information in cryptographically connected blocks, blockchain prevents unauthorizedchangestorecordeddata.Whenimplemented incharitymanagementsystems,thismechanismincreases donor confidence by providing a verifiable and tamperresistantrecordofdonationactivities.

SevaSetuisintroducedasadecentralizedcharitydonation platformthatincorporatesblockchain-inspiredtransaction recordingwithinanAndroid-basedapplication.Thesystem operateswiththreekeyuserroles:Donor,NGO,andAdmin. Role-Based Access Control (RBAC) is applied to maintain organized governance and regulated access to platform functionalities. Secure user authentication is handled through Firebase Authentication, while campaign informationanddonationdataaremaintainedinFirebase RealtimeDatabase.

Formaintainingdataintegrity,everydonationtransactionis storedasalinkedblockcreatedusingtheSHA-256hashing algorithm. Each block includes the hash value of its preceding block, thereby forming a secure and traceable chainstructure.Thisdesignimprovestransparency,restricts unauthorized modification of records, and enhances accountability among stakeholders. The proposed frameworkillustrateshowdecentralizedprinciplescanbe effectively implemented within mobile applications to modernizeandstrengthencharitymanagementsystems.

1.1 Problem Statement and Motivation

Althoughmanyonlinecharityplatformsareavailabletoday, issuesrelatedtotransparency,accountability,andimproper fund usage still impact donor trust. In conventional

International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056

Volume: 13 Issue: 03 | Mar 2026 www.irjet.net p-ISSN: 2395-0072

centralized architectures, donation data is maintained and managedbyasinglecontrollingentity,whichincreasesthe risk of unauthorized alterations and limits auditing capabilities. Donors frequently do not receive clear information about how their contributions are spent, resulting in reduced confidence and decreased long-term participation.

SevaSetu is motivated by the need to overcome these challenges by incorporating decentralized concepts into a mobile-basedcharitymanagementplatform.Throughtheuse ofalinkedcryptographichashingmechanismforrecording transactions, the system guarantees that donation data remainsimmutableandeasilyverifiable.Theintegrationof secure authentication, organized role-based management, andtamper-resistanttransactionloggingstrengthensoverall systemdependabilityandfosterstrustbetweendonorsand charitableorganizations.

1.2 Objectives of the Proposed System

The main objective of SevaSetu is to develop a secure, transparent, and reliable charity donation platform by utilizing blockchain-inspired techniques. The specific objectivesare:

•Todesignarole-basedmobileapplicationthat supportsDonor,NGO,andAdminusers

•Toprovidesecureuserauthenticationthrough Firebaseservices

•ToallowNGOstocreate,manage,andmonitor donationcampaigns

•Toenabledonorstomakecontributionsandview theirdonationhistory

•Toproduceimmutabletransactionrecordsusingthe SHA-256hashingalgorithm

•Toimplementalinkedblockmechanismthatprevents unauthorizeddatamodification

•Toimprovetransparencyandaccountabilityinthe utilizationofcollectedfunds

These objectives together focus on enhancing digital philanthropybyadoptingsecureanddecentralizedrecord managementpractices

2. LITERATURE REVIEW

Blockchain-Based Charity Donation System for Transparent and Secure Transactions:

In this paper, a secure and transparent charity donation system based on blockchain technology is proposed. The systemfocusesoneliminatingthelimitationsofcentralized donation platforms by introducing a decentralized transactionrecordingmechanism.Eachdonationisstoredas acryptographicallylinkedblockusingtheSHA-256hashing algorithm,ensuringimmutabilityandprotectionagainstdata tampering.Theproposedmodelenhancestransparencyby

allowing donors to verify their transactions while maintaining secure authentication and role-based access control. The research also compares the proposed blockchain-inspiredframeworkwithtraditionalcentralized systemsintermsofsecurity,transparency,anddataintegrity, demonstratingimprovedtrustandaccount-abilityindigital charitymanagement.[1]

CharitAble:ASoftwareApplicationforCharityDonation:

This paper presents the design and development of CharitAble,asoftwareapplicationaimedatfacilitatingcharity donations by connecting donors with verified charitable organizations. The study focuses on improving donor confidencebyprovidingacentralizedplatformwhereusers can view a directory of registered charities, access detailsabout their activities, and donate securely. The researchersconductedusabilityevaluationsinvolvingdonors and charity personnel, showing a significant increase in donorconfidence and positive user experience with the application. CharitAble demonstrates how technology can bridge the gap between donors and charities, making the donationprocess more accessible, trustworthy, and transparent.[2]

Platform for Tracking Charity Donations using Blockchain:

Thispaperpresentsablockchain-basedplatformdesignedto enhancetransparency,accountability,anddonorconfidence in charity donation systems.The proposed solution usesa permissioned blockchain network to record all donation transactionsimmutablyandsmartcontractstoautomateand verify fund disbursement conditions. By tracking every donationfromdonortobeneficiaryandpreventingduplicate benefitsorfraud,thesystemimprovestrustandintegrityin charitablegivingcomparedtotraditionalcentralizedsystems. It outlines roles for donors, NGOs, and beneficiaries, and demonstrates how blockchain’s immutable ledger helps streamline auditing and traceability with reducedrisk of manipulation.[3]

Charity Donor Behaviour: A Systematic Literature Review and Research:

Thispaperconductsacomprehensiveliteraturereviewon charitydonorbehaviouracrossdisciplinessuchasmarketing, psychology,andeconomics.Itsynthesizesfindingsfromover 140studiestoidentifykeyfactorsinfluencingwhyandhow individualsdonate,includingmotivations,behavioraldrivers, and external influences. The study categorizes donor determinantsandhighlightsmethodologicalapproachesin existingresearch.Italsoidentifiesgapsincurrentknowledge andproposesaresearchagendatoimproveunderstandingof donordecision-makingprocesses.Findingsfromthisreview support better strategies to engage donors, strengthen fundraisingefforts,andenhancetransparencyinnonprofit

International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056

Volume: 13 Issue: 03 | Mar 2026 www.irjet.net p-ISSN: 2395-0072

practices.(basedonsystematicreviewcontenttypicalofthis DOI).[4]

3. WORKING MODULE

Secure,transparent,andeffectivedonationmanagementis ensured by the SevaSetu charity platform's multiple interconnectedmodules.ThroughtheDonormodule,users may safely register and log in, peruse available NGO campaigns, donate (in demo mode), and monitor their donationhistoryandcampaignstatusupdates.Toprovide accountabilityandtransparencyforcontributors,registered organizations can check donation records, upload fund utilization reports, and plan and manage fundraising campaignsusingtheNGOmodule.

Inordertopreserveauthenticityandgovernance,theAdmin module is essential. Only once NGOs provide legitimate registration certificates or legal documents will the administrator verify and authorize them. Through this verification procedure, the platform makes sure that only legitimate and approved companies are able to create campaigns.Additionally,theadministratorkeepsaneyeon userbehaviorandmanagesthesystemasawholetoensure securityandconfidence.

TheBlockchainLoggingmoduleusestheSHA-256hashing technique to record each donation as a secure block, ensuring data integrity and preventing manipulation. A linked chain structure that ensures immutability and chronologicalverificationisformedbyeachblockcontaining the hash value of the preceding transaction. The database module, which is developed with Firebase Realtime Database,allowsforreal-timeupdateswhilesecurelystoring campaigndata,transaction records,anduser information. Thesecomponentsworktogethertobuildadependableand opendigitalcharityenvironment.

Thesystemarchitectureconsistsoffiveprimarymodules:

Donor Module

 Userregistrationandlogin

 Viewingactivecampaigns

 Makingdonations(demomode)

 Trackingdonationhistory

NGO Module

 Creatingandupdatingcampaigns

 Viewing received donations

 Uploadingfundutilizationreports

Admin Module

 VerifyingNGOs

 Managingusers

 Monitoringoverallsystemactivity

Block chain Logging Module

Each donation transaction is converted into a block containing:

 TransactionID

 Timestamp

 Donationamount

 Previoushash

 Currenthash(generatedusingSHA-256) Thiscreatesasecurechainthatpreventsunauthorized modifications.

Database Module

FirebaseRealtimeDatabasestores:

 Userdetails

 Campaigninformation

 Transactionlogs

 Hashchainrecords

:SystemFlow

Fig-1

International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056

Volume: 13 Issue: 03 | Mar 2026 www.irjet.net p-ISSN: 2395-0072

Table -1: SystemModuleDescription

ModuleName Description Technologies used

DonorModule

NGOModule

Allowsusersto register,login, viewcampaigns, andmake donations Android, Firebase Authentication

EnablesNGOsto create,update, andmanage donation campaigns Firebase Realtime Database

AdminModule Monitorsusers, verifiesNGO FirebaseConsole

Blockchain LoggingModule

GeneratesSHA 256hashfor eachdonation andlinksitwith previous transaction SHA256 Algorithm

DatabaseModule Storescampaign data,userdetails, andtransaction logs Firebase Realtime Database

The system is divided into multiple functional modules to ensure structured implementation and role based access control.Eachmoduleisresponsibleforspecificoperations, ensuringsecurity,transparency,andefficientmanagementof charitytransactions

4. METHODOLOGY

ThemethodologyoftheSevaSetucharitydonationplatform describes the design and operational workflow used to ensuretransparency,security,andaccountabilityindigital charitable transactions. The system follows a modular architecture combining Android mobile application development, Firebase cloud services, and a blockchaininspiredtransactionrecordinglayer

The application is implemented using a role-based access control (RBAC) model consisting of three primary roles: Donor, NGO, and Admin. Users securely register and authenticatethroughFirebaseservices,ensuringcontrolled access to system functionalities. After registration, NGOs submit organizational details and supporting documentation. The administrator reviews and approves NGOaccountstoensureauthenticityandpreventfraudulent activities.OnlyapprovedNGOsarepermittedtocreateand managefundraisingcampaigns

NGOs provide their organizational information and legal certificatesforvalidationafterregistering.Onlylegitimate NGOs are approved by the administrator after reviewing thesedocuments,guaranteeingtheirlegitimacyandstopping fraud.Onceauthorized,NGOsareabletodesigncharitable campaigns, publish campaign information, and provide reportsonhowthefundsarebeingused.

Donors browse verified campaigns through the mobile applicationandinitiatedonationsbyselectingacampaign andenteringacontributionamount.Uponconfirmation,the donation data is validated and stored in the Firebase Realtime Database, which acts as the operational data storage layer. This ensures fast data access, real-time updates,andscalability

To enhance transparency and prevent unauthorized modificationofdonationrecords,thesystemintegratesan application-level blockchain-inspired module. After a donationissuccessfullysaved,ablockchainblockiscreated usingaSHA-256hashingalgorithm.Thesystemretrievesthe previousblock,generatesanewhashbasedontransaction dataandtheprevioushashvalue,andstorestheresulting blockinadedicatedblockchaincollection.Thislinked-hash structure forms a tamper-resistant chain, enabling chronologicalverificationandensuringdataintegrity.

Ablockchainexplorerinterfaceisimplementedwithinthe application to allow users to view blockchain records visually.TheexplorerretrievesblockdatafromFirebaseand performs integrity validation by recalculating hashes and comparing them with stored values. A verification badge indicateswhethertheblockchainremainsvalidorhasbeen tamperedwith,providingadditionaltransparencyandtrust

Aftersuccessfuldonationprocessing,thesystemgeneratesa receiptscreendisplayingtransactiondetailsalongwiththe blockchainhashidentifier.Thisallowsuserstoverifythat their donation has been securely recorded. NGOs can subsequently upload fund utilization updates associated withcampaigns,whicharestoredsecurelyandaccessibleto donorsthroughtheapplicationinterface

Overall,themethodologycombinessecureauthentication, verified organizational workflows, blockchain-inspired cryptographiclogging,andreal-timecloudstoragetocreate atransparentandaccountabledigitalcharityecosystem

International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056

Volume: 13 Issue: 03 | Mar 2026 www.irjet.net p-ISSN: 2395-0072

Thesystemarchitectureisdividedintothreemajormodules.

The Donor moduleallowsusers tologin,viewcampaigns, donatetoactivecauses,andtrackupdates.TheNGOmodule enablesregisteredorganizationstocreatecampaigns,view donationrecords,anduploadfundutilizationupdates.The Adminmodulesupervisestheentireplatformbyapproving NGOsandmanaginguseraccounts.Eachdonationtransaction issecurelystoredandlinkedusingacryptographichashing mechanismtoensureimmutabilityandtransparency.

5. CONCLUSIONS

Theproposedsystem, SevaSetu,demonstratesthesuccessful integrationof blockchain-inspiredconceptsintoa mobilebasedcharitydonationplatformtoenhancetransparency, security,andtrustindigitalphilanthropy.Traditionalcharity systems often rely on centralized architectures where donationrecordsaredifficulttoverifyindependently,which can reduce donor confidence. The developed platform addressestheselimitationsbyintroducingacryptographic transaction logging mechanism that strengthens data integrityandaccountability.

Thesystemutilizesarole-basedaccesscontrolmodelwith three primary user roles Donor, NGO, and Admin to ensure structured governance and controlled system interaction. Firebase services are employed for secure authentication, real-time data storage, and efficient synchronization of operational information such as campaigns, users, and donation records. Beyond standard databasestorage,theplatformincorporatesanapplicationlevelblockchainlayerinwhicheachdonationisconverted intoablockusingtheSHA-256hashingalgorithm.Bylinking eachblockwiththehashofthepreviousblock,thesystem creates a tamper-resistant chain that preserves chronologicalorderandenablesintegrityverification.

Additionally, the implementation includes a blockchain explorermodulethatallowsuserstovisualizetransaction blocks and verify chain validity through a verification mechanism. The generation of blockchain-based receipts

furtherenhancestransparencybyprovidingdonorswitha cryptographic reference for their contributions. These featurescollectivelyimproveaccountabilityandstrengthen user trust without requiring deployment on a fully decentralizedpublicblockchainnetwork.

Thedevelopedprototypeconfirmsthatblockchainprinciples can be effectively applied within mobile applications to improvetransparencyandsecurerecordmanagementwhile maintaining performance and usability. Future enhancementsmayincludeintegrationwithliveblockchain networks,smartcontractautomationforfunddistribution, advancedanalyticsformonitoringcampaignperformance, and enhanced security mechanisms. Overall, SevaSetu represents a scalable and transparent digital charity ecosystem that leverages blockchain-inspired design to promote trustworthy and accountable donation management

6. ACKNOWLEDGEMENT

The authors sincerely acknowledge the guidance and supportprovidedbytheprojectguideandfacultymembers of the Department of Engineering. Their continuous mentorship,insightfulsuggestions,andtechnicalassistance playedanessentialroleinthesuccessfuldevelopmentofthis project.

The authors also express gratitude to the institution for offeringtherequiredinfrastructureandresearchfacilities necessary for implementation. Finally, special thanks are extendedtofriendsandfamilymembersfortheirconsistent encouragementandmotivationthroughouttheprojectwork.

7. REFERENCES

[1]PranavDhote,Blockchain-BasedCharityDonationSystem forTransparentandSecureTransactions,2025[1]

[2] Andres Luis R. Gonzales, CharitAble: A Software ApplicationforCharityDonation,2022[2]

[3]DeepikaNadar,PlatformforTrackingCharityDonations usingBlockchain,2023[3]

[4] Atul Kumar, Charity Donor Behaviour: A Systematic LiteratureReviewandResearch,20214]

Chart -1:SystemArchitectureofSevaSetu

Turn static files into dynamic content formats.

Create a flipbook
SevaSetu – Blockchain-Inspired Charity System Using SHA-256 Secure Hash Algorithm by IRJET Journal - Issuu