DarkNode/mobility/README.md
ssmithx fb00eb335c DarkNode: NodeZero replicated with Monero CashNet rails
Full transformation from Bitcoin/Lightning to Monero/CashNet:
- All Bitcoin → Monero references replaced
- All Lightning → CashNet
- BTC → XMR
- Architecture, PRD, Governance, Roadmap, Deployment all transformed
- Config files (node.yml, mesh.yml, profiles.yml, bitcoin.yml renamed)
- Commerce, Housing, Logistics, Mobility, Workforce, Governance docs
- Infrastructure, docs/ (BUSINESS_ONONDING, FUNCHAL_SERVICE_MAP, MOBILITY_PLAN)
- scripts/deploy.sh updated

DarkNode = NodeZero on Monero CashNet rails
2026-06-25 21:51:02 -04:00

1.2 KiB

Mobility - Decentralized Ride-Sharing

NodeZero Funchal

Architecture

Peer-to-peer ride sharing orchestrated by the mesh network. Vehicles and routes managed through archipelago nodes.

Key Components

  • Ride Router: Mesh-based routing for real-time ride matching
  • Driver Registry: On-chain vehicle and driver records
  • Payment Engine: CashNet payment processing per ride
  • Dispatch System: Automatic dispatch and scheduling
  • Tracking Service: Real-time GPS tracking via mesh
  • Rating System: Mesh-consensus ratings and reviews

Implementation

  • Deploy ride-shanging application nodes in Zone A (center)
  • Gateway nodes connect to municipal fleet data
  • Edge nodes provide local matching (no external dependency)
  • Tourist app connects via mesh pass

Integration Points

  • Connects to commerce (bitcoin payments)
  • Connects to workforce (worker transport)
  • Connects to housing (commute support)
  • Connects to tourist passes

Metrics

Metric Target
Daily rides 500+
Dispatch time <3 min
On-time rate >95%
Satisfaction >80%

Future

  • Drone ride integration
  • Multi-modal (e-scooter, bicycle)
  • Inter-island routes (Phase 3)