75 lines
3.6 KiB
Markdown
75 lines
3.6 KiB
Markdown
# Housing - Decentralized House-Sharing
|
|
# NodeZero Funchal
|
|
|
|
## Architecture
|
|
Distributed housing platform where properties are listed, managed, and
|
|
rented through mesh network with smart contract leases on Bitcoin.
|
|
|
|
## Key Components
|
|
- **Property Registry:** On-chain property records via Ordinals/Stacks
|
|
- **Booking Engine:** Mesh-based real-time availability and reservation
|
|
- **Lease Manager:** Smart contracts for fixed and short-term leases
|
|
- **Token Equity:** Fractional ownership tokens for properties
|
|
- **Tenant System:** On-chain identity and credit verification
|
|
- **Utility Billing:** Lightning microtransactions for utilities
|
|
|
|
## Features
|
|
- Real-time availability feed via mesh
|
|
- Smart contract lease generation
|
|
- Automated rent collection via Lightning
|
|
- Tenant verification (on-chain identity + credit scoring)
|
|
- Host dashboard (mesh-accessible + mobile)
|
|
- Dispute resolution (decentralized arbitration)
|
|
- Dynamic pricing based on demand
|
|
- Short-term and long-term rental options
|
|
- Tokenized equity for property owners
|
|
|
|
## Web of Trust Integrations
|
|
### Braintrust.io Web of Trust
|
|
- **Identity Verification:** Residents and tenants use Braintrust.io DID (Decentralized Identifiers) for mesh identity
|
|
- **Credential Attestation:** Skills, qualifications, and background checks are attested via Braintrust's reputation and peer-endorsement model
|
|
- **Trust Graph:** Each tenant's rental history, payment reliability, and property care ratings flow into a Braintrust trust graph
|
|
- **Trust Oracles:** Mesh nodes act as trust oracles, validating rental payments and property conditions
|
|
- **Credential Verificatio:** Background checks, income verification, and references are attested by verified peers and employers
|
|
|
|
### Brainstorm.world Web of Trust
|
|
- **Peer-To-Peer Reputation:** Housemates, landlords, and tenants build collective reputation through mutual reviews and endorsements
|
|
- **Community Endorsements:** Neighboring properties and local businesses provide trust endorsements for property quality and neighborhood fit
|
|
- **Trust Scoring:** Automatic trust scores calculated from mesh activity, payment punctuality, and peer reviews
|
|
- **Consensus Validation:** Multi-party validation of lease terms, damages, and payments through community consensus
|
|
- **Collaborative Governance:** Tenants participate in housing council decisions for community standards and dispute resolution
|
|
|
|
### Combined Trust Model
|
|
- **Layered Trust:** Braintrust.io provides identity and credential trust, Brainstorm.world provides peer and community trust
|
|
- **Cross-Verification:** Mesh identities, Braintrust credentials, and Brainstorm endorsements validate together
|
|
- **Dynamic Trust Scores:** Real-time trust scores update as tenants engage with mesh services (rides, deliveries, commerce)
|
|
- **Trust-Based Pricing:** Higher trust scores = better rental rates, priority booking, and lower deposits
|
|
- **Portable Trust:** Tenant trust scores transfer across property listings and to other mesh services
|
|
|
|
## Implementation
|
|
- Deploy Housing Node Cluster in Zone A and C
|
|
- Property scan and registration in initial zones
|
|
- Tenant onboarding via mesh identity
|
|
- Lease smart contracts deployed on Bitcoin via Stacks
|
|
|
|
## Integration Points
|
|
- Connects to ride-sharing (commute support)
|
|
- Connects to commerce (utility payments)
|
|
- Connects to governance (residential voting)
|
|
- Connects to workforce (worker housing)
|
|
|
|
## Metrics
|
|
| Metric | Target |
|
|
|--------|-----|
|
|
| Units registered | 2000 |
|
|
| Short-term capacity | 30% |
|
|
| Vacancy rate | <5% |
|
|
| Average rent | EUR 600-1200/mo |
|
|
|
|
## Future
|
|
- Multi-property ownership tokens
|
|
- Cross-island property trading
|
|
- Automated property matching
|
|
- Tourism-linked rentals
|
|
- Co-living platforms
|