It is a secure and efficient platform that uses blockchain technology to streamline land registry transactions. Through this any citizen can able to register the records of right and transfer the ownership too. One can see the RoR history and explore the listed propery easily using property ID.
Every user must have Metamask wallet to interact with this product. Checkout how to create Metamask wallet from here. To use this lauchpad, kindly add the Dojima network from here.
Follow the instructions for local environment: The user must have Node.js and npm to run this platform. Just download Node.js from here.
Clone the repo via CLI:
git clone https://github.com/rkmonarch/doj-land.git
cd doj-land
Install the required packages:
npm install
yarn install #or
In the project directory, you can run:
npm run dev
yarn dev #or
- Open http://localhost:3000 to view it in the browser.