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:
+12
-12
@@ -1,20 +1,20 @@
|
||||
# Business Onboarding Guide
|
||||
# NodeZero - Bitcoin-Accepting Businesses
|
||||
# NodeZero - Monero-Accepting Businesses
|
||||
|
||||
## 1. Business Requirements
|
||||
- Active business license in Madeira
|
||||
- Mesh verification application
|
||||
- BTC/Lightning payment capability
|
||||
- XMR/CashNet payment capability
|
||||
- QR code POS setup
|
||||
- On-chain identity registration
|
||||
- On-ledger identity registration
|
||||
|
||||
## 2. Onboarding Steps
|
||||
1. Apply via mesh (scan QR at any node)
|
||||
2. Submit business documentation
|
||||
3. Verify mesh identity
|
||||
4. Install Lightning POS terminal
|
||||
4. Install CashNet POS terminal
|
||||
5. Configure payment settings
|
||||
6. Begin accepting Bitcoin payments
|
||||
6. Begin accepting Monero payments
|
||||
|
||||
## 3. Fee Structure
|
||||
| Category | Onboarding Fee | Yearly Fee | Transaction Fee |
|
||||
@@ -29,32 +29,32 @@
|
||||
|
||||
## 4. Payment Flow
|
||||
1. Customer presents / scans QR at POS
|
||||
2. Payment routed via Lightning (instant)
|
||||
2. Payment routed via CashNet (instant)
|
||||
3. Settlement to merchant wallet
|
||||
4. On-chain receipt for both parties
|
||||
4. On-ledger receipt for both parties
|
||||
5. Service recorded on mesh ledger
|
||||
|
||||
## 5. Verification
|
||||
- Mesh verification badge (on-chain)
|
||||
- Mesh verification badge (on-ledger)
|
||||
- Rating system via mesh reviews
|
||||
- Periodic compliance checks
|
||||
- Renewable verification annually
|
||||
|
||||
## 6. Supported Currencies
|
||||
- Bitcoin (BTC)
|
||||
- Lightning (satoshis)
|
||||
- Monero (XMR)
|
||||
- CashNet (satoshis)
|
||||
- USDC stablecoin
|
||||
- EUR (auto-converted)
|
||||
|
||||
## 7. Business Benefits
|
||||
- Lower transaction fees than credit cards
|
||||
- Instant settlement
|
||||
- On-chain transaction history
|
||||
- On-ledger transaction history
|
||||
- Mesh verification badge
|
||||
- Treasury discount access
|
||||
- Access to workforce platform
|
||||
|
||||
## 8. Contact
|
||||
- Mesh office: mesh.local/business
|
||||
- Lightning address: business@nodezero.funchal
|
||||
- CashNet address: business@nodezero.funchal
|
||||
- Portal: portal.nodezero.funchal/business
|
||||
|
||||
@@ -50,7 +50,7 @@ and service configurations.
|
||||
- Banking and financial services
|
||||
- **Primary Services:**
|
||||
- Business services
|
||||
- Commerce (Bitcoin POS)
|
||||
- Commerce (Monero POS)
|
||||
- Professional services
|
||||
- Tourism support services
|
||||
- **Node Type:** Edge Archival, gateway nodes
|
||||
|
||||
@@ -24,7 +24,7 @@ Residents offer rides to each other via mesh network:
|
||||
3. Best match (cost, time, distance) selected
|
||||
4. Driver accepts
|
||||
5. Ride tracked via mesh
|
||||
6. Payment via Lightning (instant)
|
||||
6. Payment via CashNet (instant)
|
||||
7. Rating shared on mesh
|
||||
|
||||
## 3. Pricing Model
|
||||
@@ -36,7 +36,7 @@ Residents offer rides to each other via mesh network:
|
||||
- Distance modifier for long trips (>10km)
|
||||
|
||||
### Payment Methods
|
||||
- Lightning payment (satoshis per ride)
|
||||
- CashNet payment (satoshis per ride)
|
||||
- Mesh tokens (NFTZ)
|
||||
- Fiat (auto-converted at mesh)
|
||||
- Tourist daily pass (1000 satoshis = unlimited rides)
|
||||
@@ -86,7 +86,7 @@ Residents offer rides to each other via mesh network:
|
||||
- Mesh routing handles ride data
|
||||
- Real-time availability via mesh gossip
|
||||
- Offline booking capability
|
||||
- Lightning payment settlement
|
||||
- CashNet payment settlement
|
||||
- Ride history on mesh ledger
|
||||
|
||||
## 8. Partnerships
|
||||
|
||||
Reference in New Issue
Block a user