Skip to content

This project aims to revolutionize the real estate market by utilizing blockchain technology to streamline and secure property transactions. The platform provides a decentralized system where property ownership, transfer, and verification are recorded on the blockchain.

Notifications You must be signed in to change notification settings

Prakunj/Blockchain-Based-Property-Buying-Platform

Repository files navigation

Real Estate NFT DApp

Technology Stack & Tools

  • Solidity (Writing Smart Contracts & Tests)
  • Javascript (React & Testing)
  • Hardhat (Development Framework)
  • Ethers.js (Blockchain Interaction)
  • React.js (Frontend Framework)

Requirements For Initial Setup

Setting Up

1. Clone/Download the Repository

2. Install Dependencies:

$ npm install

3. Run tests

$ npx hardhat test

4. Start Hardhat node

$ npx hardhat node

5. Run deployment script

In a separate terminal execute: $ npx hardhat run ./scripts/deploy.js --network localhost

7. Start frontend

$ npm run start

About

This project aims to revolutionize the real estate market by utilizing blockchain technology to streamline and secure property transactions. The platform provides a decentralized system where property ownership, transfer, and verification are recorded on the blockchain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published