Skip to content

shlokster/Blockchain-based-Real-Estate-Rental-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain based Real-Estate Rental System

This project was developed for IT465 - Cryptocurrency and Blockchain Technologies course at NITK.

You can find the Report for this project in the public folder.

Contracts

You can find contract detail under contracts/ directory:

Tech Stack

Client: NextJs, TailwindCSS, Hardhat, MetaMask

Server: NodeJs, Mysql

Blockchain: Etherscan

Installation

Install front-end:

  npm install
  npx hardhat compile
  npx hardhat run --network testnet scripts/deploy.js
  npm run dev

Install back-end:

  npm install
  npm start

Profile

Home

Rent and Search

Authors

Support

For support, email [email protected].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published