-
Ready to Buy or Sell 3Nodes?
-
Visit the Project Mycelium 3Nodes section to start exploring options.
+
Ready to Buy or Sell Mycelium Nodes?
+
Visit the Project Mycelium Mycelium Nodes section to start exploring options.
Explore Mycelium Nodes Marketplace
Back to Documentation
diff --git a/src/views/home/index.html b/src/views/home/index.html
index c6b1a62..f05b42b 100644
--- a/src/views/home/index.html
+++ b/src/views/home/index.html
@@ -47,7 +47,7 @@
-
3Nodes
+
Mycelium Nodes
Buy and sell physical computing hardware to support the Grid.
Explore
@@ -101,7 +101,7 @@
- The Marketplace offers various categories including: Compute Resources (slices) for cloud computing, physical 3Nodes for hardware, Mycelium Gateways for connectivity, self-healing Application Solutions that maintain your data sovereignty, and Human Energy Services where you can access professional expertise.
+ The Marketplace offers various categories including: Compute Resources (slices) for cloud computing, physical Mycelium Nodes for hardware, Mycelium Gateways for connectivity, self-healing Application Solutions that maintain your data sovereignty, and Human Energy Services where you can access professional expertise.
diff --git a/src/views/marketplace/dashboard.html b/src/views/marketplace/dashboard.html
index eb224cd..a06c4b8 100644
--- a/src/views/marketplace/dashboard.html
+++ b/src/views/marketplace/dashboard.html
@@ -21,7 +21,7 @@
-
3Nodes
+
Mycelium Nodes
120+ certified nodes
Browse Mycelium Nodes →
diff --git a/src/views/marketplace/layout.html b/src/views/marketplace/layout.html
index dbd5f29..904c721 100644
--- a/src/views/marketplace/layout.html
+++ b/src/views/marketplace/layout.html
@@ -36,7 +36,7 @@
- 3Nodes
+ Mycelium Nodes
diff --git a/src/views/marketplace/mycelium_nodes.html b/src/views/marketplace/mycelium_nodes.html
index f93d8a0..a9a6618 100644
--- a/src/views/marketplace/mycelium_nodes.html
+++ b/src/views/marketplace/mycelium_nodes.html
@@ -1,21 +1,21 @@
{% extends "marketplace/layout.html" %}
-{% block title %}Project Mycelium - 3Nodes Hardware{% endblock %}
+{% block title %}Project Mycelium - Mycelium Nodes Hardware{% endblock %}
{% block marketplace_content %}
-
3Nodes Hardware
+
Mycelium Nodes Hardware
Discover certified hardware nodes that power the ThreeFold Grid infrastructure.
-
+
-
What are 3Nodes?
-
3Nodes are the physical hardware units that make up the ThreeFold Grid. These certified servers provide compute, storage, and network capacity to the decentralized internet infrastructure.
+
What are Mycelium Nodes?
+
Mycelium Nodes are the physical hardware units that make up the ThreeFold Grid. These certified servers provide compute, storage, and network capacity to the decentralized internet infrastructure.
By purchasing a 3Node, you become a farmer in the ThreeFold ecosystem, earning TFT rewards while contributing to the decentralized internet.
@@ -25,7 +25,7 @@
-
Filter 3Nodes
+
Filter Mycelium Nodes
-
+
{% if hardware_products and hardware_products | length > 0 %}
{% for product_data in hardware_products %}
@@ -206,7 +206,7 @@
-
No 3Nodes Available
+
No Mycelium Nodes Available
Check back later for new hardware offerings.
@@ -293,7 +293,7 @@
Showing page {{ pagination.current_page + 1 }} of {{ pagination.total_pages }}
- ({{ pagination.total_count }} total 3Nodes)
+ ({{ pagination.total_count }} total Mycelium Nodes)
{% endif %}