DarkNode: Prague update - Service map and deployment strategies
Updated for Prague, Czech Republic: - SERVICE_MAP.md: Prague districts (Vinohrady, Smíchov, Karlín, Holešovice, Žižkov, Nové Město, Staré Město) - SERVICES_MAP.md: Prague landmarks (Prague Castle, Charles Bridge, Wenceslas Square) - BUSINESS_ONBOARDING.md: Prague business license, Czech registration, portal.darknode.prague - MOBLIOY_PLAN.md: Prague zones A-D, Vltava river crossings, Metro (A,B,C) integration - README.md: Prague Archipelago, city of Prague, Czech Republic - config/mesh.yml: prague-mesh, mesh.prague.czech - config/node.yml: nodezero-prague, fd00:prague::/48 - config/bitcoin.yml: did:nodezero:prague: - DEPLOYMENT.md: Prague deployment, fd00:prague::/48
This commit is contained in:
+1
-1
@@ -74,7 +74,7 @@ monero:
|
||||
# Identity
|
||||
identity:
|
||||
type: "BIP-322"
|
||||
did_prefix: "did:nodezero:funchal:"
|
||||
did_prefix: "did:nodezero:prague:"
|
||||
resolver: "mesh.local/bitcoin"
|
||||
|
||||
# Fee structure
|
||||
|
||||
+2
-2
@@ -3,9 +3,9 @@
|
||||
|
||||
mesh:
|
||||
# Network-wide settings
|
||||
name: "funchal-mesh"
|
||||
name: "prague-mesh"
|
||||
version: "1.0.0"
|
||||
network_id: "mesh.funchal.madeira"
|
||||
network_id: "mesh.prague.czech"
|
||||
|
||||
# Geographic parameters
|
||||
geography:
|
||||
|
||||
+2
-2
@@ -3,7 +3,7 @@
|
||||
|
||||
# Node identification
|
||||
node:
|
||||
name: "nodezero-funchal"
|
||||
name: "nodezero-prague"
|
||||
id: "${NODE_ID}"
|
||||
zone: "A" # Zone A-F
|
||||
type: "core" # core, edge, gateway, micro
|
||||
@@ -26,7 +26,7 @@ network:
|
||||
port: 9001
|
||||
bootstrap_port: 9002
|
||||
ssid: "NodeZero"
|
||||
ipv6_prefix: "fd00:funchal::/48"
|
||||
ipv6_prefix: "fd00:prague::/48"
|
||||
beacon_interval_ms: 500
|
||||
ttl: 64
|
||||
mtu: 1492
|
||||
|
||||
Reference in New Issue
Block a user