Update housing/README.md

This commit is contained in:
ssmithx 2026-06-27 00:41:27 +00:00
parent de08e72527
commit e8fddca120

View File

@ -7,23 +7,23 @@ rented through mesh network with smart contract leases on Bitcoin, identity and
records managed via Nostr relay chains. records managed via Nostr relay chains.
## Key Components ## Key Components
- **Property Registry:** On-chain property records published to Bitcoin via Nostr relays - **Property Registry:** On-chain property records published via Nostr relays
- **Booking Engine:** Mesh-based real-time availability and reservation - **Booking Engine:** Mesh-based real-time availability and reservation
- **Lease Manager:** Smart contracts for fixed and short-term leases - **Lease Manager:** Smart contracts for fixed and short-term leases
- **Token Equity:** Fractional ownership tokens for properties - **Housing Equity:** Fractional ownership system for properties
- **Tenant System:** Nostr identity and credit verification - **Tenant System:** Nostr identity and WoT verification
- **Utility Billing:** Lightning microtransactions for utilities - **Utility Billing:** Lightning microtransactions for utilities
## Features ## Features
- Real-time availability feed via mesh - Real-time availability feed via mesh
- Privacy preserving listing system so prying eyes can't see which houses are being shared out
- Smart contract lease generation - Smart contract lease generation
- Automated rent collection via Lightning - Automated rent collection via Lightning
- Tenant verification (Nostr identity + credit scoring) - Tenant verification (Nostr identity + WoT scoring)
- Host dashboard (mesh-accessible + mobile) - Host dashboard (mesh-accessible + mobile)
- Dispute resolution (decentralized arbitration) - Dispute resolution (decentralized arbitration)
- Dynamic pricing based on demand - Dynamic pricing based on demand
- Short-term and long-term rental options - Short-term and long-term rental options
- Tokenized equity for property owners
## Web of Trust Integration ## Web of Trust Integration
### Brainstorm.world Web of Trust ### Brainstorm.world Web of Trust
@ -61,7 +61,7 @@ records managed via Nostr relay chains.
| Average rent | EUR 600-1200/mo | | Average rent | EUR 600-1200/mo |
## Future ## Future
- Multi-property ownership tokens - Multi-property ownership
- Cross-island property trading - Cross-island property trading
- Automated property matching - Automated property matching
- Tourism-linked rentals - Tourism-linked rentals