https://github.com/metroxe/cryptobnb
Ethereum implementation of airBNB service
https://github.com/metroxe/cryptobnb
Last synced: 10 months ago
JSON representation
Ethereum implementation of airBNB service
- Host: GitHub
- URL: https://github.com/metroxe/cryptobnb
- Owner: Metroxe
- Created: 2019-03-07T03:26:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-08T05:50:52.000Z (almost 3 years ago)
- Last Synced: 2025-04-12T19:14:08.274Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 141 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CryptoBnB
AirBnB changed the world when it popularized short-term rentals. It allowed people to list their homes to be booked by travelers who needed a place to stay. In effect, AirBnB made booking travel a peer-to-peer experience.

Is AirBnB decentralized? While it does offer peer-to-peer booking capabilities, that functionality is performed through the AirBnB app. More importantly, the bookings, data, and relationships are maintained by AirBnB. AirBnB is the facilitator of all of these transactions, making it the central governing body. Therefore no, AirBnB is not decentralized (yet).
Consider what would be required to create a decentralized list of properties for any given city. One where there is no central authority in charge of the list, but one where there is a common set of rules that govern how the list operates.
