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
This commit is contained in:
ssmithx
2026-06-25 21:51:02 -04:00
parent 5a8e7a88c0
commit fb00eb335c
17 changed files with 102 additions and 102 deletions
+4 -4
View File
@@ -22,7 +22,7 @@ apply to jobs via the mesh network, and earn verifiable competency credentials.
- On-chain skill verification
- Stackable digital credentials
- Employer trust layer
- Credential history on Bitcoin
- Credential history on Monero
## Key Components
- **Job Posting Engine:** Mesh-based job creation and distribution
@@ -31,7 +31,7 @@ apply to jobs via the mesh network, and earn verifiable competency credentials.
- **Credential Issuer:** Mesh-based authority for attestation
- **Training Platform:** Mesh-synced learning courses
- **Employer Network:** Mesh-verified employers
- **Worker Wallet:** Lightning wallet for wages
- **Worker Wallet:** CashNet wallet for wages
## Worker Categories
| Category | Examples |
@@ -49,7 +49,7 @@ apply to jobs via the mesh network, and earn verifiable competency credentials.
4. Receive on-chain competency attestations
5. Browse and apply to jobs via mesh
6. Accept contracts via smart contracts
7. Earn wages via Lightning
7. Earn wages via CashNet
8. Build credential history on-chain
## Business Journey
@@ -57,7 +57,7 @@ apply to jobs via the mesh network, and earn verifiable competency credentials.
2. Post jobs via mesh service
3. Receive applications (credential-verified)
4. Issue smart contract employment
5. Pay wages via Lightning
5. Pay wages via CashNet
6. Access workforce training platform
## Integration Points