land registry system on hyperledger fabric in order to prevent land grabbers.
The Land ownership in India is mainly established via the sale deeds(procured during the property registration) and some other documents. However, all these documents don’t guarantee the claim of ownership but rather establish duplication and also causes land grabbing. Due to the poor maintenance and the lack of communication across the departments (Revenue departments and Department of Stamps And Registry), we very often find discrepancies, outdated and data being out of sync in Land Records. These discrepancies are the root cause of ownership problem as one has to go back several years of records to verify the ownership claim.
We know that the blockchains are immutable,distributed ledgers and the transactions that are once recorded cannot be modified. Also the distributed architecture of the blockchains helps in preventing unauthorized modification of data via any Traditional Cyber Attacks. That is why I argue why I think blockchain is a good solution to the above Problem Statement.. Once, Traditional Land Records are moved to blockchain ledger, Thats it. Every transaction Regarding Lands will be Recorded and They will Live forever. Even When we and our Planet is no more..😘Kidding.. Blockchain Says ‘I need Internet..💥😭’
Simplified for Demonstration. After looking into information on the internet about land registration and Transfer, I found that almost all the states in India have more or less adopted the same kind of the workflow.
git clone https://github.com/Salmandabbakuti/hlf-landRegistry.git
cd hlf-landRegistry/client
chmod 777 start.sh && bash start.sh
Note: Some transactions might throw an error as they require you to replace hardcoded values (like registration Id, saledeedIds) in start.sh script.
Deployed to https://hlf-landregistry.netlify.com Check it out for Demonstration.
Note: Un-authorized use and Reproduction Claim Not Allowed as it is Live on cloud.
©Salman Dabbakuti