Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/play3rzer0/dbnb
Decentralized BnB
https://github.com/play3rzer0/dbnb
Last synced: about 4 hours ago
JSON representation
Decentralized BnB
- Host: GitHub
- URL: https://github.com/play3rzer0/dbnb
- Owner: Play3rZer0
- Created: 2023-05-10T02:53:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-10T02:59:39.000Z (over 1 year ago)
- Last Synced: 2024-07-11T14:25:38.808Z (4 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dBnB
Decentralized BnB (initial release proof-of-concept)This is a decentralized BnB (Bed and Breakfast) DApp smart contract. This allows direct payment transaction using cryptocurrency (ETH) to settle rentals.
There are 2 parties involved:
1. Renter - The user who will rent a property.
2. Owner - The property owner who will accept payment.Rather than centralized services that connect renters with owners, this application allows renters to directly connect with the owner of
a rental property and settle a transaction using ether or ETH.The requirement is having access to the DApp, no need for other software. Settlement of payment will be on the Ethereum blockchain, and can
be verified from a blockchain explorer (e.g. Etherscan).