// THESIS GUIDANCE PORTAL · Computer Science
Blockchain-Based Land Record System for Nepal
1. Introduction & Problem Statement
Overview: Design a tamper-proof land record management system using blockchain to address land ownership disputes and record manipulation in Nepal, integrating with existing administrative systems.
Background Context (Nepal): Land litigation constitutes a significant portion of civil court cases in Nepal due to fraudulent deeds and manual ledger discrepancies. Permissioned blockchains ensure immutable record histories.
2. Research Objectives
- ›Analyze security gaps in legacy paper-based and digital land revenue systems (DLIS/LRIS)
- ›Design permissioned blockchain network topology using Hyperledger Fabric for Land Revenue Offices (Malpot)
- ›Implement smart contracts for title registration, land splitting (Kittakat), and ownership transfer
- ›Build web portal interface for land officers and citizen verification
- ›Conduct cryptographic auditing and access security benchmarking
3. Proposed Methodology
- System analysis of Department of Land Management processes and legal documentation requirements
- Hyperledger Fabric chaincode implementation in Go / Node.js
- Cryptographic identity management integration (X.509 certificates for authorized surveyors)
- Web portal integration with REST API middleware
- Security, throughput, and tamper-resistance testing
$ Worked Example / Sample Scenario
Sample Scenario: During a land transfer (Kittakat) in Lalitpur Malpot, the land officer submits parcel coordinates and digital signatures. Hyperledger chaincode verifies ownership history and immutably records the split plot title.
4. Thesis Chapter-by-Chapter Outline
Chapter 1: IntroductionTU/KU standard
Background, problem statement, research questions, objectives, scope, limitations, and significance of the study
Chapter 2: Literature ReviewTU/KU standard
Theoretical framework, conceptual models, previous empirical studies in Nepal and developing nations, Hyperledger permissioned ledger models and public sector governance, and gap analysis
Chapter 3: Research MethodologyTU/KU standard
Research design, population/sampling framework, data collection instruments, analytical tools, and ethical considerations
Chapter 4: Data Analysis & ResultsTU/KU standard
Empirical findings, statistical testing, model estimations, transaction throughput and immutability benchmarks, and detailed discussion
Chapter 5: Conclusion & RecommendationsTU/KU standard
Summary of key findings, theoretical contributions, policy recommendations, and future research directions
5. Recommended Tools & Technologies
To implement the practical, technical, or analytical portions of this thesis topic, the following software tools, libraries, or APIs are recommended:
6. Core References & Academic Sources
- [1]Department of Land Management and Archive (Nepal) — Land Revenue Directives
- [2]Hyperledger Fabric Documentation & Enterprise Governance Whitepapers
- [3]IEEE / NepJOL — Blockchain applications in public sector governance
7. Frequently Asked Questions (FAQs)
Q: Why use Hyperledger Fabric instead of Ethereum for land records?
Hyperledger Fabric is a permissioned blockchain suitable for government bodies where privacy, access control, and zero gas fees are essential.
Q: How does blockchain handle plot division (Kittakat)?
The smart contract invalidates the original parcel ID asset state and generates two new cryptographic parcel child assets linked to the original record history.
Q: Is this system compliant with Nepal's Land Revenue Act?
A thesis evaluates how digital smart contracts map to legal requirements under the Land Revenue Act, noting areas where policy updates are required.
Q: What hardware is required to run a Hyperledger prototype?
A standard development laptop running Docker containers can simulate a multi-node Hyperledger Fabric network locally.
Related Thesis Topics & Student Tools
Machine Learning Based Crop Disease Detection in Nepal
Difficulty: Intermediate
Computer ScienceE-Commerce Platform for Rural Nepali Artisans
Difficulty: Beginner
Computer ScienceBlockchain-Based Remittance System for Nepal
Difficulty: Advanced
University GPA Calculator
Calculate TU, KU, and PU semester grade point averages.
open GPA tool →