Skip to content
/ realty Public

A Real Estate Platform using Blockchain and Web Development

Notifications You must be signed in to change notification settings

iiitl/realty

Repository files navigation

REALTY

A Real Estate Platform using Blockchain and Web Development

This is a real estate platform built using blockchain and web development technologies. The platform aims to eliminate middlemen brokerage by creating a decentralized system that allows for secure and transparent transactions between buyers and sellers. The platform includes a smart contract developed using Solidity, deployed on the blockchain platform, Ethereum and a web application that provides a user interface for buyers and sellers to view properties, make offers, and execute transactions.

Screenshot 2023-04-23 at 9 25 34 PM 4 Screenshot 2023-04-23 at 9 26 24 PM

readme_realty.mp4

Features

  • Smart contract: The smart contract automates the transfer of assets without intermediaries.
  • Blockchain platform: The blockchain platform provides the necessary infrastructure to support the smart contract and enable secure and transparent transactions between parties.
  • Web application: The web application provides a user interface for buyers and sellers to view properties, make offers, and execute transactions.
  • Payment system: The payment system accepts cryptocurrencies or flat currencies to facilitate the transfer of funds between buyers and sellers.

Built With

  • Solidity
  • Ethereum
  • Polygon
  • IPFS
  • Express JS
  • Node Js
  • Javascript
  • CSS
  • HTML

License

Unissued

Getting Started

To get started with the real estate platform, follow these steps:

  • Clone this repository.
  • Install the necessary dependencies for the smart contract and web application.
  • Configure the blockchain platform and deploy the smart contract.
  • Configure the payment system and integrate it into the web application.
  • Test the system to ensure that it functions as expected.
  • Deploy the system to a production environment.

Dependencies

The real estate platform requires the following dependencies:

  • Solidity
  • Ethers
  • Cors
  • Axios
  • hardhat
  • Express JS

Acknowledgement

The real estate platform was inspired by the need to eliminate middlemen brokerage in the real estate industry.We would also like to thank the blockchain and web development communities online for their contributions to this project.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. the Project
  2. Create your Feature Branch (git checkout -b feature/NewFeature)
  3. Commit your Changes (git commit -m 'Add some NewFeature')
  4. Push to the Branch (git push origin feature/NewFeature)
  5. Open a Pull Request