← All projects

DecentralAirbnb

by @kaymen99

45

This a decentralized web3.0 version of the AIRBNB renting website built on top of the Ethereum blockchain

About this project

Decentral AirBnb This is a decentralized web3.0 version of the AirBnb renting website built for EVM compatible blockchains (Ethereum, Polygon,...), it was inspired by the Moralis project "Build Web 3.0 AirBNB Clone Using web3uikit, React, Moralis and Solidity - Full-Stack Blockchain App" Built With Solidity Hardhat React.js ethers.js web3modal material ui Table of Contents Getting Started Prerequisites Project structure Initial Setup How it Works Contracts User interface How to Use Future developements Contact License Getting Started Prerequisites Please install or have installed the following: nodejs and yarn MetaMask Chrome extension installed in your browser Ganache for local smart contracts deployement and testing Project structure This a full stack web3 decentralized application built using Hardhat/React js, so the project is devided into 2 main parts: Smart contract/backend side: Located in the hardhat folder, it contains the blockchain developement envirenment built using Hardhat, with all the smart contracts tests, deployement scripts and the plugins used (chainlink). front-end side:

From the project README on GitHub

Stars
45
Forks
16
License
MIT
Last push
10 Apr 2023

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/decentralairbnb.svg)](https://www.madeinalgeria.dev/projects/decentralairbnb)

Related projects