3 Commits

Author SHA1 Message Date
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
ssmithx
5a8e7a88c0 Commerce: WoT-verified businesses with nostr identity 2026-06-25 18:15:05 -04:00
ssmithx
9bfa47be7e NodeZero Funchal Archipelago Mesh Network
Complete architecture and directory structure for the Funchal micro-economy deployment:

Documentation:
- README.md: Project overview, architecture, services, metrics, governance
- PRD.md: Product requirements document
- ARCHITECTURE.md: Multi-layered mesh architecture, node specs, topology
- GOVERNANCE.md: DAO model, treasury, voting, dispute resolution
- ROADMAP.md: Phased implementation plan (Months 1-24)
- DEPLOYMENT.md: Mesh network deployment guide

Services:
- mobility/: Decentralized ride-sharing
- housing/: Decentralized house-sharing
- logistics/: Local delivery network
- commerce/: Bitcoin-accepting businesses
- workforce/: Job boards, training, competency attestation
- governance/: Mesh services and decentralized operations

Infrastructure:
- infrastructure/: Mesh networks, archipelago nodes (200 nodes), internet
- config/: node.yml, mesh.yml, bitcoin.yml, profiles.yml, redis.yml
- docs/: Funchal service map, business onboarding, mobility plan
- scripts/: Deploy script
- .gitignore
2026-06-25 15:11:27 -04:00