SlideShare a Scribd company logo
CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.1
Under the Guidance of
Raparthi Yaswanth, SCOPE
Land Registration Using Block Chain Technology
Vellore-632014, Tamil Nadu, India
Reg. No:21MIC0046 Name: Mallidi
Sasi Kiran Reddy
Reg. No:21MIC0001 Name: V Sai
Kushal
Reg. No:21MIC0004 Name: Atluri
Sai Mukesh
Reg. No: 21MIC0022 Name:
K Mohan
Reg. No:21MIC0036 Name:
Tikareddy Rajashekar Reddy
CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.2
Outline
Introduction (Need/Importance of Application)
Related Work
Gaps and Problem Statement
Objectives
Existing model
Proposed model
Conclusions and References
CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.3
• Current land record storage methods: centralized server or paper registers
monitored by a single admin.
• Government efforts in digitization, but many land records remain on centralized
servers.
• Centralized servers pose single point of failure risk due to hacking and
environmental factors.
• Risk of data manipulation by the person overseeing the system.
• Manual Land Registration System prone to fraud and deception.
• Blockchain technology used in land registry for security.
• Smart contracts enable automatic record updates..
• Ownership assurance through blockchain and smart contracts
• Blockchain technology maintains data integrity, reducing the risk of errors in land
records, which can have significant legal and financial consequences.
• The integration of blockchain in land registration holds great promise for creating
more efficient, secure, and trustworthy property markets.
Introduction
 Introduction
CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.4
• Immutable Records: Blockchain ensures that land records are tamper-proof and
cannot be altered, enhancing trust in property ownership.
• Fraud Prevention: The decentralized nature of blockchain reduces the risk of
fraudulent activities, protecting property rights.
• Security: Blockchain's cryptographic features provide robust security against data
breaches and unauthorized access.
• Time and Cost Efficiency: Streamlined processes and automation through
blockchain reduce paperwork and transaction times, saving time and money.
• Ownership Assurance: Property owners have a clear and indisputable record of
ownership, reducing disputes and legal complications.
• Accessibility: Access to land records is available 24/7, making it convenient for
property owners and buyers to verify information.
• Resilience: Distributed ledger technology ensures data availability even in the face
of server failures or disasters.
• Decentralized Control: Landowners have more control over their property
records, reducing reliance on centralized authorities.
Importance of Application
 Introduction
– Importance/Need of
Application
CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.5
Related Work
 Introduction
– Importance/Need of
Application
 Related work
Title of paper & Author Adopted Methodology Features Challenges
//Tilte, journal name,
authors, year of
publication
 //what is the
methodology they
have used
 //The use of algorithm in
this study
 //Challenges of the study
 (Limitations)
Land Registration using
Blockchain method,
International Journal of
Creative Research
Thoughts.
Palson Kennedy,
Delhi Babu R, Gokula
Krishnan R, Balarishi S.
6 June 2022.
 Crypto
Wallet(MetaMask)
and smart contract-
based Block chain
model.
 First the user will have an
option to register either as a
buyer or a seller. Later, he can
change his role by incurring
some fees.
 Land Inspector gets notified
when seller uploads land
details and approves it to be
viewed by the buyer to buy.
 It lacks user verification
which can lead to multiple
fake accounts.
 It uses external source for
sending money between
two parties.
 It limits only to the basic
block chain functionality.
 It lacks user validation.
CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.6
Related Work
 Introduction
– Importance/Need of
Application
 Related work
Title of paper & Author Adopted
Methodology
Features Challenges
//Tilte, journal name,
authors, year of publication
 //what is the
methodology
they have used
 //The use of algorithm in this
study
 //Challenges of the study
 (Limitations)
Block chain based Land
Registration System with
Hierarchy Maintenance.
International Journal of
Engineering Research and
Technology.
Sachet B,Maragiri, Harsha
P,K R Mamatha.
June 6, 2023.
 Frontend(Flutter)
, Backend(Smart
Contract),
Truffle,
MetaMask and
web3.js,-based
Block chain
model.
 Consensus Algorithm which to
certain that each node in the
network is in agreement with the
ledger’s current state.
 Proof Of Stake(PoS) , alternative
for PoW algorithm to
authenticate the blocks.
 SHA-256(Secure Hash
Algorithm 256) to generate
addresses of transaction blocks.
 Smart Contracts restricts
the number of transactions
a network can process in a
given second.
 Metamask limits the
variety of coins that the
users can manage through
the wallet.
 Truffle offers less
flexibility in the testing
environment.
CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.7
Related Work
 Introduction
– Importance/Need of
Application
 Related work
Title of paper & Author Adopted
Methodology
Features Challenges
//Tilte, journal name,
authors, year of publication
 //what is the
methodology
they have used
 //The use of algorithm in this
study
 //Challenges of the study
 (Limitations)
Land Registration &
Entitlement using
Blockchain.
International Journal for
Research in Applies
Science and Engineering
Technology.
Sumedh janbandhu, Duraj
Saindane, Rohit Jadhav,
Pranav Gawale, Sanjay
Waykar. March, 2023.
 Ganache,
React.js,
Solidity, Truffle,
web3.js, smart
contracts,
MetaMask-based
Block chain
model.
 This system is based on Ehereum
Block chain that will store all the
transactions made during the
land ownership transfer.
 Using smart contracts of block
chain technology will trigger
several events like fund transfer
between buyer and the seller.
 This system will remove the
intermediaries like property
dealers.
 Smart Contracts restricts
the number of transactions
a network can process in a
given second.
 MetaMask limits the
variety of coins that the
users can manage through
the wallet.
 Truffle offers less
flexibility in the testing
environment.
CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.8
• There were some of the gaps found in the literature study which might affect the
process of Land Registration.
• Gaps:
• Lack of user verification which may lead to the misuse of the block chain
technology by the malicious users.
• Usage of external sources for money transfer between the parties which sometimes
may cause a problem.
• It also lacks in user validation which may be a way for the illegitimate users to
login to the block chain technology to misuse.
• There were some other gaps like the limitations with the software being used in the
system like Truffle, smart contracts etc.
Summary of Gaps in literature study
 Introduction
– Importance/Need of
Application
 Related work
 Summary of Gaps in
literature study
CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.9
Develop a secure and efficient land registration system using
blockchain technology to address the challenges of traditional land
registration methods. The project aims to create a tamper-proof and
transparent platform that ensures the accuracy of land ownership
records, reduces fraudulent activities, minimizes disputes, and
enhances the overall efficiency of land registration processes.
Problem statement
 Introduction
– Importance/Need of
Application
 Related work
 Summary of Gaps in
literature study
 Problem statement
CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.10
• Enhance the security and integrity of land records by leveraging blockchain's
cryptographic features to prevent unauthorized access and tampering.
• Streamline the land registration process by automating tasks through smart
contracts, reducing paperwork, and minimizing human errors.
• Ensure easy access to land records for authorized parties, such as government
authorities, property owners, and potential buyers, improving transaction speed.
• Create permanent and unchangeable records of land ownership and transactions,
reducing the need for costly legal interventions.
• Implement privacy features to protect sensitive information while maintaining
transparency in property verification.
• Design the blockchain infrastructure to accommodate the growing number of land
records and transactions over time.
• These objectives can guide governments, organizations, and stakeholders in
the implementation of blockchain technology for land registration, aiming to
improve trust, efficiency, and transparency in the real estate sector.
Objectives
 Introduction
– Importance/Need of
Application
 Related work
 Summary of Gaps in
literature study
 Problem statement
 Objectives
CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.11
Existing Methodology
//Existing model diagram
CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.12
Proposed Methodology
//Proposed model diagram
CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.13
• Technologies to be used:
• There are several technologies used to achieve the land registration system using
block chain. They are:-
 Ganache software(used to create local block chain network).
 Truffle(a world-class development and testing environment for block chain).
 Web3.js( a library that helps developers to connect to the Ethereum network).
 React.js( used to create interactive user interfaces for this web application).
 Meta Mask(a crypto wallet or also called as a browser extenion to exchange crypto
currencies and interact with the ethereum block chain ecosystem).
Technologies to be Used
 Introduction
– Importance/Need of
Application
 Related work
 Summary of Gaps in
literature study
 Problem statement
 Existing methodology
 Proposed Methodology
 New Technologies
 Conclusion
CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.14
1. The implementation of blockchain technology in land registration has the
potential to revolutionize and streamline the property ownership process. This
study of Land Registration using Block Chain technology has many benefits as
well as many challenges to overcome. It has a public access to the website
where any authorized or registered user can access the lands details any time.
2. It also reduces the intermediate cost such as brokage and external factors. It
offers enhanced security, transparency, and efficiency, reducing fraudulent
activities and disputes while ensuring trust among stakeholders. The major
factor which involved is time efficient. It also has the laws that should be
followed to reach the criteria for the land registration.
3. This innovation represents a significant step toward modernizing land
registration systems worldwide, ultimately benefiting both governments and
property owners.
Conclusion
 Introduction
– Importance/Need of
Application
 Related work
 Summary of Gaps in
literature study
 Problem statement
 Existing methodology
 Proposed Methodology
 New Technologies
 Conclusion
CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.15
References
[1] www.ScienceDirect –Securing Land Registration using Block Chain
[2] www.irjet- Research on Land Registration
[3] www.researchgate.net – Blockchain Technology (Ethereum)
[4] https://www.ijraset.com/best-journal/land-registration-and-transfer-of-entitlement-using-blockchain
[5] https://www.ijert.org/blockchain-based-land-registration-system-with-hierarchy-maintenance
[6 ] https://www.irjet.net/archives/V10/i4/IRJET-V10I4177.pdf
CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.16

More Related Content

Similar to blockchain project.pptx

Blockchain-Technology20200223-90194-1v3blnt.pptx
Blockchain-Technology20200223-90194-1v3blnt.pptxBlockchain-Technology20200223-90194-1v3blnt.pptx
Blockchain-Technology20200223-90194-1v3blnt.pptx
AmanJyotiPrakash
 
IRJET - A Detailed Study on Cryptocurrency
IRJET -  	  A Detailed Study on CryptocurrencyIRJET -  	  A Detailed Study on Cryptocurrency
IRJET - A Detailed Study on Cryptocurrency
IRJET Journal
 
IRJET- Secure Online Voting Systems using Block of Chunks
IRJET-  	  Secure Online Voting Systems using Block of ChunksIRJET-  	  Secure Online Voting Systems using Block of Chunks
IRJET- Secure Online Voting Systems using Block of Chunks
IRJET Journal
 
Blockchain technology in Agriculture: Applications, Impact and future
Blockchain technology in Agriculture: Applications, Impact and futureBlockchain technology in Agriculture: Applications, Impact and future
Blockchain technology in Agriculture: Applications, Impact and future
IRJET Journal
 
A decentralized consensus application using blockchain ecosystem
A decentralized consensus application using blockchain ecosystem  A decentralized consensus application using blockchain ecosystem
A decentralized consensus application using blockchain ecosystem
IJECEIAES
 
Decentralized Car Hailing Application
Decentralized Car Hailing ApplicationDecentralized Car Hailing Application
Decentralized Car Hailing Application
IRJET Journal
 
Blockchain.pptx
Blockchain.pptxBlockchain.pptx
Blockchain.pptx
TALARIABHILAYA
 
IRJET- Photogroup: Decentralized Web Application using Ethereum Blockchain
IRJET- Photogroup: Decentralized Web Application using Ethereum BlockchainIRJET- Photogroup: Decentralized Web Application using Ethereum Blockchain
IRJET- Photogroup: Decentralized Web Application using Ethereum Blockchain
IRJET Journal
 
Engineering technical PPT.pptx123 education
Engineering  technical PPT.pptx123 educationEngineering  technical PPT.pptx123 education
Engineering technical PPT.pptx123 education
1ds20ch022
 
Blockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptxBlockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptx
SahilBansal648873
 
Blockchain Technology- A Conceptual Overview
Blockchain Technology- A Conceptual OverviewBlockchain Technology- A Conceptual Overview
Blockchain Technology- A Conceptual Overview
IRJET Journal
 
Blockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptxBlockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptx
SahilBansal648873
 
Diseño del Smart Contract Blockchain: ejemplo para Real Estate
Diseño del Smart Contract Blockchain: ejemplo para Real EstateDiseño del Smart Contract Blockchain: ejemplo para Real Estate
Diseño del Smart Contract Blockchain: ejemplo para Real Estate
José Luis Casal
 
Blockchain Based E-Voting
Blockchain Based E-VotingBlockchain Based E-Voting
Blockchain Based E-Voting
IRJET Journal
 
jayesh_Blockchain.pptx
jayesh_Blockchain.pptxjayesh_Blockchain.pptx
jayesh_Blockchain.pptx
JackTheMan1
 
Secure and Transparent Insurance Application using Blockchain Technology
Secure and Transparent Insurance Application using Blockchain TechnologySecure and Transparent Insurance Application using Blockchain Technology
Secure and Transparent Insurance Application using Blockchain Technology
IRJET Journal
 
Global Technology Outlook - Future of Blockchain
Global Technology Outlook - Future of BlockchainGlobal Technology Outlook - Future of Blockchain
Global Technology Outlook - Future of Blockchain
WSO2
 
Approximation-based homomorphic encryption for secure and efficient blockcha...
Approximation-based homomorphic encryption for secure and  efficient blockcha...Approximation-based homomorphic encryption for secure and  efficient blockcha...
Approximation-based homomorphic encryption for secure and efficient blockcha...
IJECEIAES
 
IoT and Blockchain Challenges and Risks
IoT and Blockchain Challenges and RisksIoT and Blockchain Challenges and Risks
IoT and Blockchain Challenges and Risks
Ahmed Banafa
 
Blockchain FinTech App | Land Registry
Blockchain FinTech App | Land RegistryBlockchain FinTech App | Land Registry
Blockchain FinTech App | Land Registry
Bahaa Farouk
 

Similar to blockchain project.pptx (20)

Blockchain-Technology20200223-90194-1v3blnt.pptx
Blockchain-Technology20200223-90194-1v3blnt.pptxBlockchain-Technology20200223-90194-1v3blnt.pptx
Blockchain-Technology20200223-90194-1v3blnt.pptx
 
IRJET - A Detailed Study on Cryptocurrency
IRJET -  	  A Detailed Study on CryptocurrencyIRJET -  	  A Detailed Study on Cryptocurrency
IRJET - A Detailed Study on Cryptocurrency
 
IRJET- Secure Online Voting Systems using Block of Chunks
IRJET-  	  Secure Online Voting Systems using Block of ChunksIRJET-  	  Secure Online Voting Systems using Block of Chunks
IRJET- Secure Online Voting Systems using Block of Chunks
 
Blockchain technology in Agriculture: Applications, Impact and future
Blockchain technology in Agriculture: Applications, Impact and futureBlockchain technology in Agriculture: Applications, Impact and future
Blockchain technology in Agriculture: Applications, Impact and future
 
A decentralized consensus application using blockchain ecosystem
A decentralized consensus application using blockchain ecosystem  A decentralized consensus application using blockchain ecosystem
A decentralized consensus application using blockchain ecosystem
 
Decentralized Car Hailing Application
Decentralized Car Hailing ApplicationDecentralized Car Hailing Application
Decentralized Car Hailing Application
 
Blockchain.pptx
Blockchain.pptxBlockchain.pptx
Blockchain.pptx
 
IRJET- Photogroup: Decentralized Web Application using Ethereum Blockchain
IRJET- Photogroup: Decentralized Web Application using Ethereum BlockchainIRJET- Photogroup: Decentralized Web Application using Ethereum Blockchain
IRJET- Photogroup: Decentralized Web Application using Ethereum Blockchain
 
Engineering technical PPT.pptx123 education
Engineering  technical PPT.pptx123 educationEngineering  technical PPT.pptx123 education
Engineering technical PPT.pptx123 education
 
Blockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptxBlockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptx
 
Blockchain Technology- A Conceptual Overview
Blockchain Technology- A Conceptual OverviewBlockchain Technology- A Conceptual Overview
Blockchain Technology- A Conceptual Overview
 
Blockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptxBlockchain Technology ppt project.pptx
Blockchain Technology ppt project.pptx
 
Diseño del Smart Contract Blockchain: ejemplo para Real Estate
Diseño del Smart Contract Blockchain: ejemplo para Real EstateDiseño del Smart Contract Blockchain: ejemplo para Real Estate
Diseño del Smart Contract Blockchain: ejemplo para Real Estate
 
Blockchain Based E-Voting
Blockchain Based E-VotingBlockchain Based E-Voting
Blockchain Based E-Voting
 
jayesh_Blockchain.pptx
jayesh_Blockchain.pptxjayesh_Blockchain.pptx
jayesh_Blockchain.pptx
 
Secure and Transparent Insurance Application using Blockchain Technology
Secure and Transparent Insurance Application using Blockchain TechnologySecure and Transparent Insurance Application using Blockchain Technology
Secure and Transparent Insurance Application using Blockchain Technology
 
Global Technology Outlook - Future of Blockchain
Global Technology Outlook - Future of BlockchainGlobal Technology Outlook - Future of Blockchain
Global Technology Outlook - Future of Blockchain
 
Approximation-based homomorphic encryption for secure and efficient blockcha...
Approximation-based homomorphic encryption for secure and  efficient blockcha...Approximation-based homomorphic encryption for secure and  efficient blockcha...
Approximation-based homomorphic encryption for secure and efficient blockcha...
 
IoT and Blockchain Challenges and Risks
IoT and Blockchain Challenges and RisksIoT and Blockchain Challenges and Risks
IoT and Blockchain Challenges and Risks
 
Blockchain FinTech App | Land Registry
Blockchain FinTech App | Land RegistryBlockchain FinTech App | Land Registry
Blockchain FinTech App | Land Registry
 

Recently uploaded

spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skillsspot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
haiqairshad
 
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptxChapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Denish Jangid
 
Educational Technology in the Health Sciences
Educational Technology in the Health SciencesEducational Technology in the Health Sciences
Educational Technology in the Health Sciences
Iris Thiele Isip-Tan
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
GeorgeMilliken2
 
Haunted Houses by H W Longfellow for class 10
Haunted Houses by H W Longfellow for class 10Haunted Houses by H W Longfellow for class 10
Haunted Houses by H W Longfellow for class 10
nitinpv4ai
 
Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...
Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...
Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...
EduSkills OECD
 
Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...
PsychoTech Services
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
Nguyen Thanh Tu Collection
 
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdfمصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
سمير بسيوني
 
Skimbleshanks-The-Railway-Cat by T S Eliot
Skimbleshanks-The-Railway-Cat by T S EliotSkimbleshanks-The-Railway-Cat by T S Eliot
Skimbleshanks-The-Railway-Cat by T S Eliot
nitinpv4ai
 
skeleton System.pdf (skeleton system wow)
skeleton System.pdf (skeleton system wow)skeleton System.pdf (skeleton system wow)
skeleton System.pdf (skeleton system wow)
Mohammad Al-Dhahabi
 
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
indexPub
 
CIS 4200-02 Group 1 Final Project Report (1).pdf
CIS 4200-02 Group 1 Final Project Report (1).pdfCIS 4200-02 Group 1 Final Project Report (1).pdf
CIS 4200-02 Group 1 Final Project Report (1).pdf
blueshagoo1
 
MDP on air pollution of class 8 year 2024-2025
MDP on air pollution of class 8 year 2024-2025MDP on air pollution of class 8 year 2024-2025
MDP on air pollution of class 8 year 2024-2025
khuleseema60
 
Bonku-Babus-Friend by Sathyajith Ray (9)
Bonku-Babus-Friend by Sathyajith Ray  (9)Bonku-Babus-Friend by Sathyajith Ray  (9)
Bonku-Babus-Friend by Sathyajith Ray (9)
nitinpv4ai
 
Wound healing PPT
Wound healing PPTWound healing PPT
Wound healing PPT
Jyoti Chand
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
iammrhaywood
 
HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.
deepaannamalai16
 
Elevate Your Nonprofit's Online Presence_ A Guide to Effective SEO Strategies...
Elevate Your Nonprofit's Online Presence_ A Guide to Effective SEO Strategies...Elevate Your Nonprofit's Online Presence_ A Guide to Effective SEO Strategies...
Elevate Your Nonprofit's Online Presence_ A Guide to Effective SEO Strategies...
TechSoup
 
Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47
MysoreMuleSoftMeetup
 

Recently uploaded (20)

spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skillsspot a liar (Haiqa 146).pptx Technical writhing and presentation skills
spot a liar (Haiqa 146).pptx Technical writhing and presentation skills
 
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptxChapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptx
 
Educational Technology in the Health Sciences
Educational Technology in the Health SciencesEducational Technology in the Health Sciences
Educational Technology in the Health Sciences
 
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
What is Digital Literacy? A guest blog from Andy McLaughlin, University of Ab...
 
Haunted Houses by H W Longfellow for class 10
Haunted Houses by H W Longfellow for class 10Haunted Houses by H W Longfellow for class 10
Haunted Houses by H W Longfellow for class 10
 
Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...
Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...
Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...
 
Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...
 
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
BÀI TẬP DẠY THÊM TIẾNG ANH LỚP 7 CẢ NĂM FRIENDS PLUS SÁCH CHÂN TRỜI SÁNG TẠO ...
 
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdfمصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
 
Skimbleshanks-The-Railway-Cat by T S Eliot
Skimbleshanks-The-Railway-Cat by T S EliotSkimbleshanks-The-Railway-Cat by T S Eliot
Skimbleshanks-The-Railway-Cat by T S Eliot
 
skeleton System.pdf (skeleton system wow)
skeleton System.pdf (skeleton system wow)skeleton System.pdf (skeleton system wow)
skeleton System.pdf (skeleton system wow)
 
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
 
CIS 4200-02 Group 1 Final Project Report (1).pdf
CIS 4200-02 Group 1 Final Project Report (1).pdfCIS 4200-02 Group 1 Final Project Report (1).pdf
CIS 4200-02 Group 1 Final Project Report (1).pdf
 
MDP on air pollution of class 8 year 2024-2025
MDP on air pollution of class 8 year 2024-2025MDP on air pollution of class 8 year 2024-2025
MDP on air pollution of class 8 year 2024-2025
 
Bonku-Babus-Friend by Sathyajith Ray (9)
Bonku-Babus-Friend by Sathyajith Ray  (9)Bonku-Babus-Friend by Sathyajith Ray  (9)
Bonku-Babus-Friend by Sathyajith Ray (9)
 
Wound healing PPT
Wound healing PPTWound healing PPT
Wound healing PPT
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
 
HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.
 
Elevate Your Nonprofit's Online Presence_ A Guide to Effective SEO Strategies...
Elevate Your Nonprofit's Online Presence_ A Guide to Effective SEO Strategies...Elevate Your Nonprofit's Online Presence_ A Guide to Effective SEO Strategies...
Elevate Your Nonprofit's Online Presence_ A Guide to Effective SEO Strategies...
 
Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47Mule event processing models | MuleSoft Mysore Meetup #47
Mule event processing models | MuleSoft Mysore Meetup #47
 

blockchain project.pptx

  • 1. CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.1 Under the Guidance of Raparthi Yaswanth, SCOPE Land Registration Using Block Chain Technology Vellore-632014, Tamil Nadu, India Reg. No:21MIC0046 Name: Mallidi Sasi Kiran Reddy Reg. No:21MIC0001 Name: V Sai Kushal Reg. No:21MIC0004 Name: Atluri Sai Mukesh Reg. No: 21MIC0022 Name: K Mohan Reg. No:21MIC0036 Name: Tikareddy Rajashekar Reddy
  • 2. CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.2 Outline Introduction (Need/Importance of Application) Related Work Gaps and Problem Statement Objectives Existing model Proposed model Conclusions and References
  • 3. CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.3 • Current land record storage methods: centralized server or paper registers monitored by a single admin. • Government efforts in digitization, but many land records remain on centralized servers. • Centralized servers pose single point of failure risk due to hacking and environmental factors. • Risk of data manipulation by the person overseeing the system. • Manual Land Registration System prone to fraud and deception. • Blockchain technology used in land registry for security. • Smart contracts enable automatic record updates.. • Ownership assurance through blockchain and smart contracts • Blockchain technology maintains data integrity, reducing the risk of errors in land records, which can have significant legal and financial consequences. • The integration of blockchain in land registration holds great promise for creating more efficient, secure, and trustworthy property markets. Introduction  Introduction
  • 4. CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.4 • Immutable Records: Blockchain ensures that land records are tamper-proof and cannot be altered, enhancing trust in property ownership. • Fraud Prevention: The decentralized nature of blockchain reduces the risk of fraudulent activities, protecting property rights. • Security: Blockchain's cryptographic features provide robust security against data breaches and unauthorized access. • Time and Cost Efficiency: Streamlined processes and automation through blockchain reduce paperwork and transaction times, saving time and money. • Ownership Assurance: Property owners have a clear and indisputable record of ownership, reducing disputes and legal complications. • Accessibility: Access to land records is available 24/7, making it convenient for property owners and buyers to verify information. • Resilience: Distributed ledger technology ensures data availability even in the face of server failures or disasters. • Decentralized Control: Landowners have more control over their property records, reducing reliance on centralized authorities. Importance of Application  Introduction – Importance/Need of Application
  • 5. CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.5 Related Work  Introduction – Importance/Need of Application  Related work Title of paper & Author Adopted Methodology Features Challenges //Tilte, journal name, authors, year of publication  //what is the methodology they have used  //The use of algorithm in this study  //Challenges of the study  (Limitations) Land Registration using Blockchain method, International Journal of Creative Research Thoughts. Palson Kennedy, Delhi Babu R, Gokula Krishnan R, Balarishi S. 6 June 2022.  Crypto Wallet(MetaMask) and smart contract- based Block chain model.  First the user will have an option to register either as a buyer or a seller. Later, he can change his role by incurring some fees.  Land Inspector gets notified when seller uploads land details and approves it to be viewed by the buyer to buy.  It lacks user verification which can lead to multiple fake accounts.  It uses external source for sending money between two parties.  It limits only to the basic block chain functionality.  It lacks user validation.
  • 6. CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.6 Related Work  Introduction – Importance/Need of Application  Related work Title of paper & Author Adopted Methodology Features Challenges //Tilte, journal name, authors, year of publication  //what is the methodology they have used  //The use of algorithm in this study  //Challenges of the study  (Limitations) Block chain based Land Registration System with Hierarchy Maintenance. International Journal of Engineering Research and Technology. Sachet B,Maragiri, Harsha P,K R Mamatha. June 6, 2023.  Frontend(Flutter) , Backend(Smart Contract), Truffle, MetaMask and web3.js,-based Block chain model.  Consensus Algorithm which to certain that each node in the network is in agreement with the ledger’s current state.  Proof Of Stake(PoS) , alternative for PoW algorithm to authenticate the blocks.  SHA-256(Secure Hash Algorithm 256) to generate addresses of transaction blocks.  Smart Contracts restricts the number of transactions a network can process in a given second.  Metamask limits the variety of coins that the users can manage through the wallet.  Truffle offers less flexibility in the testing environment.
  • 7. CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.7 Related Work  Introduction – Importance/Need of Application  Related work Title of paper & Author Adopted Methodology Features Challenges //Tilte, journal name, authors, year of publication  //what is the methodology they have used  //The use of algorithm in this study  //Challenges of the study  (Limitations) Land Registration & Entitlement using Blockchain. International Journal for Research in Applies Science and Engineering Technology. Sumedh janbandhu, Duraj Saindane, Rohit Jadhav, Pranav Gawale, Sanjay Waykar. March, 2023.  Ganache, React.js, Solidity, Truffle, web3.js, smart contracts, MetaMask-based Block chain model.  This system is based on Ehereum Block chain that will store all the transactions made during the land ownership transfer.  Using smart contracts of block chain technology will trigger several events like fund transfer between buyer and the seller.  This system will remove the intermediaries like property dealers.  Smart Contracts restricts the number of transactions a network can process in a given second.  MetaMask limits the variety of coins that the users can manage through the wallet.  Truffle offers less flexibility in the testing environment.
  • 8. CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.8 • There were some of the gaps found in the literature study which might affect the process of Land Registration. • Gaps: • Lack of user verification which may lead to the misuse of the block chain technology by the malicious users. • Usage of external sources for money transfer between the parties which sometimes may cause a problem. • It also lacks in user validation which may be a way for the illegitimate users to login to the block chain technology to misuse. • There were some other gaps like the limitations with the software being used in the system like Truffle, smart contracts etc. Summary of Gaps in literature study  Introduction – Importance/Need of Application  Related work  Summary of Gaps in literature study
  • 9. CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.9 Develop a secure and efficient land registration system using blockchain technology to address the challenges of traditional land registration methods. The project aims to create a tamper-proof and transparent platform that ensures the accuracy of land ownership records, reduces fraudulent activities, minimizes disputes, and enhances the overall efficiency of land registration processes. Problem statement  Introduction – Importance/Need of Application  Related work  Summary of Gaps in literature study  Problem statement
  • 10. CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.10 • Enhance the security and integrity of land records by leveraging blockchain's cryptographic features to prevent unauthorized access and tampering. • Streamline the land registration process by automating tasks through smart contracts, reducing paperwork, and minimizing human errors. • Ensure easy access to land records for authorized parties, such as government authorities, property owners, and potential buyers, improving transaction speed. • Create permanent and unchangeable records of land ownership and transactions, reducing the need for costly legal interventions. • Implement privacy features to protect sensitive information while maintaining transparency in property verification. • Design the blockchain infrastructure to accommodate the growing number of land records and transactions over time. • These objectives can guide governments, organizations, and stakeholders in the implementation of blockchain technology for land registration, aiming to improve trust, efficiency, and transparency in the real estate sector. Objectives  Introduction – Importance/Need of Application  Related work  Summary of Gaps in literature study  Problem statement  Objectives
  • 11. CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.11 Existing Methodology //Existing model diagram
  • 12. CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.12 Proposed Methodology //Proposed model diagram
  • 13. CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.13 • Technologies to be used: • There are several technologies used to achieve the land registration system using block chain. They are:-  Ganache software(used to create local block chain network).  Truffle(a world-class development and testing environment for block chain).  Web3.js( a library that helps developers to connect to the Ethereum network).  React.js( used to create interactive user interfaces for this web application).  Meta Mask(a crypto wallet or also called as a browser extenion to exchange crypto currencies and interact with the ethereum block chain ecosystem). Technologies to be Used  Introduction – Importance/Need of Application  Related work  Summary of Gaps in literature study  Problem statement  Existing methodology  Proposed Methodology  New Technologies  Conclusion
  • 14. CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.14 1. The implementation of blockchain technology in land registration has the potential to revolutionize and streamline the property ownership process. This study of Land Registration using Block Chain technology has many benefits as well as many challenges to overcome. It has a public access to the website where any authorized or registered user can access the lands details any time. 2. It also reduces the intermediate cost such as brokage and external factors. It offers enhanced security, transparency, and efficiency, reducing fraudulent activities and disputes while ensuring trust among stakeholders. The major factor which involved is time efficient. It also has the laws that should be followed to reach the criteria for the land registration. 3. This innovation represents a significant step toward modernizing land registration systems worldwide, ultimately benefiting both governments and property owners. Conclusion  Introduction – Importance/Need of Application  Related work  Summary of Gaps in literature study  Problem statement  Existing methodology  Proposed Methodology  New Technologies  Conclusion
  • 15. CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.15 References [1] www.ScienceDirect –Securing Land Registration using Block Chain [2] www.irjet- Research on Land Registration [3] www.researchgate.net – Blockchain Technology (Ethereum) [4] https://www.ijraset.com/best-journal/land-registration-and-transfer-of-entitlement-using-blockchain [5] https://www.ijert.org/blockchain-based-land-registration-system-with-hierarchy-maintenance [6 ] https://www.irjet.net/archives/V10/i4/IRJET-V10I4177.pdf
  • 16. CSI3013, Blockchain Technologies 3-Sep-23 4:09 AM slide.16