shashi278 / tokenized-realestate

Bridges - Decentralized Real Estate Market

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bridges - Decentralized Real Estate Market

Diversify your investments, discover new properties, process real estate transactions faster, & maintain a registry of titles. Decentralized. Faster. Lower Cost.

How to test?

  • Clone this repo: git clone https://github.com/jake-sanjuan/tokenized-realestate.git
  • Change current directory to the root folder of the project: cd tokenized-realestate
  • Change directory to the server side, install dependencies, start: cd server && npm install && npm start
  • Open a new terminal and change directory to the client side, install dependencies, start: cd frontend && npm install && npm start
  • Visit http://localhost:3000/
  • NOTE: Make sure you've metamask added in your browser for performing actual transactions

About

Bridges - Decentralized Real Estate Market


Languages

Language:Solidity 78.8%Language:JavaScript 21.2%