Blockchain Final Year Project Ideas

15 Solidity & Ethereum DApp projects with full details — modules, tech stack, smart contract logic, and career relevance.

15
Project Ideas
Solidity
Core Language
⭐–⭐⭐⭐
All Levels
24h
Proposal Turnaround

📋 All Projects on This Page

01

Decentralized Voting System

⭐⭐ Medium Blockchain / Governance

A tamper-proof, transparent election platform built on Ethereum where each vote is a signed blockchain transaction. Voters authenticate via MetaMask wallet, smart contracts enforce eligibility rules, and real-time results are visible to all without a central authority.

Modules
  • Voter Registration & Verification
  • Smart Contract Voting Logic (Solidity)
  • MetaMask Wallet Authentication
  • Real-Time Vote Count Dashboard
  • Audit Trail & Election Transparency
  • Admin Election Configuration Panel
Tech Stack
SolidityEthereum (Ganache / Sepolia Testnet)Web3.js / Ethers.jsTruffle / HardhatReactMetaMaskNode.jsIPFS (voter proofs)
Relevant for Blockchain Developer, Smart Contract Engineer, and GovTech roles. High social impact — frequently featured in blockchain hackathons and competitions.
02

Blockchain-Based Land Record Management

⭐⭐ Medium Blockchain / Real Estate

Stores immutable property ownership records on a blockchain, preventing fraud and disputes. Smart contracts handle ownership transfers with multi-party consent, and the system maintains a full chain of title history for every property.

Modules
  • Property Registration on Blockchain
  • Smart Contract Ownership Transfer
  • Multi-Party Consent Workflow
  • Document Hash Storage (IPFS)
  • Dispute Resolution Module
  • Public Land Record Query Interface
Tech Stack
SolidityEthereumHardhatIPFS (Pinata)ReactNode.js / ExpressMetaMaskMongoDB (off-chain data)
Strong fit for PropTech, government land registry modernisation, and LegalTech blockchain roles. Frequently cited as a use case in government blockchain pilots.
03

Blockchain Supply Chain Tracking System

⭐⭐ Medium Blockchain / Logistics

Tracks products from manufacturer to end consumer, recording every handoff as an immutable blockchain transaction. QR codes at each checkpoint update the blockchain, allowing buyers to verify product authenticity and view the complete journey.

Modules
  • Product Registration & QR Code Generation
  • Checkpoint Scan & Blockchain Update
  • Smart Contract Product Lifecycle
  • Consumer Verification Web Interface
  • Anti-Counterfeit Proof System
  • Analytics Dashboard for Manufacturers
Tech Stack
SolidityEthereum / Hyperledger FabricReactNode.jsQR Code APIIPFSMetaMaskMongoDB
High-demand use case in pharmaceuticals, food safety, and luxury goods. Relevant for Supply Chain Tech, Logistics DApps, and enterprise blockchain consulting roles.
04

Decentralized Identity Verification (DID)

⭐⭐⭐ Advanced Blockchain / Identity

A self-sovereign digital identity system where users own and control their credentials on the blockchain. Uses W3C DID standards and verifiable credentials, allowing organisations to verify identity without a centralised database — reducing KYC fraud.

Modules
  • DID Creation & Key Management
  • Verifiable Credential Issuance
  • Zero-Knowledge Proof Verification
  • Identity Wallet (Web)
  • Organisation Verifier Portal
  • Credential Revocation Registry
Tech Stack
SolidityEthereumW3C DID StandardsVerifiable Credentials (VC)ReactNode.jsMetaMaskIPFSBBS+ Signatures (ZKP)
Cutting-edge identity and privacy tech — relevant for Web3 identity platforms, KYC providers, and digital government identity projects. Good for IEEE research paper publication.
05

Blockchain Certificate Verification System

⭐ Easy Blockchain / Education

Colleges issue academic certificates as NFTs or blockchain records. Employers and institutions can verify certificate authenticity instantly via QR code scan — eliminating fake degree fraud without contacting the issuing institution.

Modules
  • Certificate Issuance (Mint NFT/Record)
  • QR Code Generation per Certificate
  • Instant Blockchain Verification Portal
  • Batch Certificate Upload (CSV)
  • Revocation & Amendment Module
  • College Admin Dashboard
Tech Stack
SolidityEthereum (ERC-721 NFT)HardhatReactNode.jsIPFS (certificate PDF)MetaMaskQR Code API
Excellent for EdTech, credentialing platforms, and HR-Tech companies. Direct real-world relevance — several Indian universities are piloting blockchain certificates.
06

Crypto Wallet with Transaction Analyser

⭐⭐ Medium Blockchain / Finance

A non-custodial cryptocurrency wallet that allows users to send, receive, and track ETH/ERC-20 token transactions. Includes a transaction pattern analyser that categorises spending, flags suspicious activity, and provides balance history visualisation.

Modules
  • Wallet Key Generation & Encryption
  • ETH & ERC-20 Token Transfer
  • Transaction History & Explorer
  • Spending Pattern Analyser
  • Suspicious Activity Flagging
  • Portfolio Dashboard with Charts
Tech Stack
Web3.js / Ethers.jsEthereumReactNode.jsAlchemy / Infura APICoinGecko Price APIChart.jsMongoDB
Strong fit for DeFi, Web3 wallet development, and FinTech blockchain roles. Demonstrates Ethereum interaction, cryptographic key management, and financial analytics.
07

Decentralized Crowdfunding Platform

⭐⭐ Medium Blockchain / DeFi

A trustless fundraising platform where campaign creators set funding goals and deadlines in smart contracts. Contributions are held in escrow — if the goal is not met, backers are automatically refunded. Eliminates platform fees and fraudulent campaigns.

Modules
  • Campaign Creation Smart Contract
  • Contribution & Escrow Logic
  • Automatic Refund on Failure
  • Campaign Progress Dashboard
  • Milestone-Based Fund Release
  • Creator & Backer Portals
Tech Stack
SolidityEthereumHardhatReactEthers.jsMetaMaskIPFS (campaign media)Node.js
DeFi and crowdfunding platform roles. Demonstrates smart contract escrow logic, event emission, and DApp front-end integration — impressive in Web3 developer interviews.
08

Blockchain EV Charging & Billing System

⭐⭐⭐ Advanced Blockchain / IoT

A peer-to-peer EV charging marketplace where private charger owners list their stations on the blockchain. Smart contracts handle booking, charging session tracking (simulated IoT), and automatic cryptocurrency micropayments on session completion.

Modules
  • Charger Listing & Discovery DApp
  • Booking Smart Contract
  • Simulated IoT Charging Session
  • Micropayment on Completion
  • Dispute Resolution Contract
  • EV Driver & Charger Owner Portals
Tech Stack
SolidityEthereumHardhatReactNode.jsEthers.jsMetaMaskMQTT (IoT simulation)MongoDB
Innovative intersection of Blockchain + IoT + Energy. Strong for green-tech, EV infrastructure, and Web3 IoT startups. Excellent for research papers on blockchain energy trading.
09

Blockchain Insurance Claim Automation

⭐⭐⭐ Advanced Blockchain / InsurTech

Smart contracts automate insurance claim processing — policy issuance, premium collection, claim submission, oracle-verified validation (weather APIs for crop insurance), and automatic payout execution without human adjuster involvement.

Modules
  • Policy Issuance Smart Contract
  • Premium Payment in ETH/Stablecoins
  • Claim Submission & Validation
  • Chainlink Oracle Integration (real-world data)
  • Automatic Payout Execution
  • Fraud Detection via Immutable History
Tech Stack
SolidityEthereumChainlink OraclesHardhatReactNode.jsMetaMaskEthers.js
InsurTech and DeFi protocol roles — insurance automation is one of the most funded blockchain use cases. Chainlink oracle integration significantly elevates the technical complexity.
10

Blockchain Medical Records Management

⭐⭐ Medium Blockchain / Healthcare

Patient medical records stored as IPFS hashes on the Ethereum blockchain, with smart contract-controlled access permissions. Patients grant and revoke hospital/doctor access to specific records — achieving HIPAA-aligned privacy without a centralised health record database.

Modules
  • Patient Record Upload to IPFS
  • Smart Contract Access Control
  • Doctor / Hospital Access Grant/Revoke
  • Audit Log of All Record Access
  • Emergency Record Access Module
  • Patient Web Portal
Tech Stack
SolidityEthereumIPFS (Pinata)HardhatReactMetaMaskNode.jsMongoDB (metadata)
Healthcare blockchain roles, Health IT, and privacy-preserving data management. Relevant to companies working on interoperable health records and insurance data sharing.
11

Blockchain Attendance System

⭐ Easy Blockchain / Education

An immutable attendance system for universities where student attendance records are written to the blockchain — preventing retroactive modifications by faculty or admin. Smart contracts enforce attendance-based exam eligibility rules automatically.

Modules
  • QR / OTP Attendance Marking
  • Immutable Blockchain Recording
  • Eligibility Smart Contract (75% rule)
  • Faculty & Student Dashboards
  • Batch Export & University Reports
  • Admin Override with Audit Trail
Tech Stack
SolidityEthereum (Ganache)Truffle / HardhatReactWeb3.jsMetaMaskNode.jsMongoDB
Entry-level blockchain project with clear use case and university relevance. Demonstrates practical Solidity knowledge and immutability concept — good first blockchain project for B.Tech students.
12

Blockchain Energy Trading System

⭐⭐⭐ Advanced Blockchain / Green Tech

A peer-to-peer renewable energy trading marketplace built on blockchain. Prosumers (solar panel owners) list excess energy; buyers purchase it via smart contracts with automatic settlement in tokens — eliminating grid intermediaries.

Modules
  • Prosumer Energy Listing
  • P2P Energy Purchase Smart Contract
  • Energy Token (ERC-20) Minting
  • Smart Meter Data Integration (simulated)
  • Trading Dashboard & Price Oracle
  • Grid Operator Admin Portal
Tech Stack
SolidityEthereumERC-20 TokenChainlink (price oracle)ReactNode.jsEthers.jsMQTT (meter simulation)
Green-tech, sustainable energy, and DeFi roles. Energy blockchain is a rapidly growing funded sector — standout project for research papers and hackathons.
13

NFT Marketplace Platform

⭐⭐ Medium Blockchain / Web3

A full-featured NFT marketplace where artists mint ERC-721 tokens from digital artwork, list them for sale, and buyers purchase using MetaMask. Includes auction functionality, royalty smart contracts for creators on secondary sales, and collection pages.

Modules
  • NFT Minting (ERC-721) from Image Upload
  • Fixed Price & Auction Listing
  • IPFS Metadata & Image Storage
  • MetaMask Purchase Flow
  • Creator Royalty Smart Contract
  • Collection & Profile Pages
Tech Stack
SolidityEthereumERC-721OpenZeppelinHardhatReactIPFS (NFT.Storage)Ethers.jsMetaMask
Web3, NFT platform, and DeFi development roles. NFT marketplace is among the most well-understood DApp architectures — strong portfolio piece for Web3 developer interviews.
14

Decentralized Ride-Sharing App

⭐⭐⭐ Advanced Blockchain / Mobility

A peer-to-peer ride-sharing platform where drivers and passengers are matched via a smart contract without an intermediary. Escrow holds payment until ride completion; GPS location verified through signed hash submissions. Eliminates platform commissions.

Modules
  • Driver & Rider Registration (DID)
  • Ride Request & Smart Contract Matching
  • GPS Hash Verification (ride proof)
  • Escrow & Auto-Payment Release
  • Reputation Score on Blockchain
  • Dispute Resolution Contract
Tech Stack
SolidityEthereumReact Native / ReactNode.jsEthers.jsMetaMaskGoogle Maps APIIPFS
Advanced DApp architecture project. Relevant for mobility-tech, Web3 startup, and DeFi protocol development roles. Strong interview talking point about decentralised trust and escrow patterns.
15

Blockchain-Based Drug Traceability System

⭐⭐ Medium Blockchain / Pharma

Pharmaceutical supply chain tracking from manufacturer → distributor → pharmacy → patient. Each transfer is recorded on the blockchain, QR codes on drug packaging allow instant authenticity verification and recall tracing to eliminate counterfeit medicines.

Modules
  • Drug Registration & Batch Minting
  • Manufacturer → Distributor Transfer
  • Pharmacy Acceptance & Record
  • Patient Dispensing Record
  • QR Code Consumer Verification
  • Recall Management Module
Tech Stack
SolidityEthereum / Hyperledger FabricHardhatReactNode.jsIPFS (batch docs)QR Code APIMongoDB (off-chain)
Pharmaceutical supply chain, healthcare compliance, and enterprise blockchain roles. Drug counterfeiting is a priority problem in India — high relevance and social impact for college evaluations.

Want to Build One of These?

ADR Lab provides complete development — code, documentation, deployment, and viva support.