0% found this document useful (0 votes)
15 views

Agenda: Objectives

The document discusses using blockchain technology to solve existing land registration problems by writing a smart contract and deploying it on the Ethereum network with a GUI. It outlines current challenges, solutions blockchain provides and a literature review. It then discusses the implementation including frontend, backend, integration and a schematic diagram and finally limitations and future scope.

Uploaded by

Aakash Shrestha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views

Agenda: Objectives

The document discusses using blockchain technology to solve existing land registration problems by writing a smart contract and deploying it on the Ethereum network with a GUI. It outlines current challenges, solutions blockchain provides and a literature review. It then discusses the implementation including frontend, backend, integration and a schematic diagram and finally limitations and future scope.

Uploaded by

Aakash Shrestha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 10

Objectives

Current Challenges in Blockchain Technology

Solutions using Blockchain Technology

Literature Review

AGENDA Implementation

Flowchart

Limitations

Future Scope
Objectives

Use Blockchain technology for solving existing land registration


problems.

Write a smart contract and deploy it on ethereum network.

Provide a easy-to-use GUI using flutter.


CURRENT CHALLENGES IN LAND
REGISTRATION
• Middlemen , brokers – process becomes
expensive and tedious

• Fraud Cases – fake ownership

• Time Delay – two to three months from


registration to completion

• Human error – human interaction increases the


probability of errors
SOLUTIONS USING BLOCKCHAIN TECHNOLOGY

• BETTER TRANSPARENCY

• ENHANCED SECURITY

• TIME TRACEABILITY

• REDUCED COST
Literature Review
S.N. Paper Title Description

1. "Land Registration system using Bockchain” To overcome the problems faced by existing land
Year of Publication : 2020 registration system author has proposed blockchain
implemented by Hyperledger Fabric to replace the
existing system. The author has also laid out the
comparison between Ethereum and Hyperledger and has
specified why the Hyperledger has been prefered over
Ethereum.
2. “Land Registry Using Blockchain - A Survey of In this system, when a land is bought by a person, the
existing systems and proposing a feasible government authority will provide the person with the
solution“ hard copy of property papers and the system will store
Year of Publication: 2019 the documents into the Inter Planetary File System (IPFS),
a decentralised database. The IPFS network will generate
the hash of document.
3. “Digitalization of Land Records using The aim of this paper is two-fold: to identify the Georgian
Blockchain Teachnology” country-specific solution for legal validity and
Year of Publication: 2021 presumption of proof of property ownership
and to add the Georgian experience for a future cross
country comparative studies.
Frontend – Flutter

Backend – Smart Contract


Implementation Using Solidity Programming
Language

Integrating with Truffle and


Ganache
SCHEMATIC DIAGRAM OF OUR PROJECT:
LIMITATIONS

• Amount of Data – blockchain best at transmitting small amounts of


data

• Technology still early

• Hard to explain and talk about to users

• There must be a clear legal basis for enforcement of agreements


made while setting up the blockchain
FUTURE SCOPE

Use Hyperledger Fabric instead of ethereum for the following reasons –

• Only nodes that belong to the business are allowed to enter the
network

• Privacy and confidentiality of the business deal are maintained

• More specific and business oriented


Thank You

You might also like