From db15d58c295a6acb0fe0f836bad65fc7fc0c823d Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Wed, 2 Jul 2025 01:42:28 +0200 Subject: [PATCH] add 3node infos --- content/host/index.md | 57 +++++++++++++++++++- templates/shortcodes/horizontal_roadmap.html | 2 +- templates/shortcodes/image_card.html | 2 +- 3 files changed, 58 insertions(+), 3 deletions(-) diff --git a/content/host/index.md b/content/host/index.md index 158f12294..025ed5823 100644 --- a/content/host/index.md +++ b/content/host/index.md @@ -85,6 +85,54 @@ Mycelium can look for the shortest path, has a built-in naming & CDN (Content De + +
+ +
+
+
+ +## Build your own: DIY 3Node + +ThreeFold makes it easy to become part of the network by setting up your own node. With compatible hardware, a stable internet connection, and a few simple steps, you can get started quickly and start contributing to the network and earning utilization rewards. + +
+
+ + +### HOW IT WORKS + + +
+ +
    +
  1. +

    Create a Farm

    +

    Simply download the ThreeFold Connect App, create an account and then create a farm.

    +
  2. +
  3. +

    Create a Zero-OS bootstrap image

    +

    Download the Zero-OS bootstrap image and flash it to a USB drive using a tool like balenaEtcher. +

    +
  4. +
  5. +

    Choose Your Hardware

    +

    Plug in the USB, power on your device, and follow the setup instructions.

    +
  6. +
  7. +

    Register Your Node

    +

    Once it’s running, register your node and assign it to your farm via the ThreeFold Connect App.

    +
  8. +
  9. +

    Go Live

    +

    After it’s connected, list your node on the Marketplace and start sharing your capacity.

    +
  10. +
+ + +
@@ -93,7 +141,7 @@ Mycelium can look for the shortest path, has a built-in naming & CDN (Content De -
+
## Get Started @@ -117,6 +165,13 @@ Start providing capacity to others and join our Farmers community card_link="https://docs.threefold.io/docs/become-a-farmer/get_started" ) }} +{{ image_card( + header="Build a 3Node", + target="_blank", + tooltip=" ", + card_link="https://manual.grid.tf/farmers/category/build-a-3node" +) }} + {{ image_card( header="Farmers community", tooltip=" ", diff --git a/templates/shortcodes/horizontal_roadmap.html b/templates/shortcodes/horizontal_roadmap.html index 4119871c1..e0c764354 100644 --- a/templates/shortcodes/horizontal_roadmap.html +++ b/templates/shortcodes/horizontal_roadmap.html @@ -65,7 +65,7 @@

- Earn rewards based on
real resource usage + Earn 80% of the revenue
generated by their nodes

diff --git a/templates/shortcodes/image_card.html b/templates/shortcodes/image_card.html index ce26ff150..b6069f390 100644 --- a/templates/shortcodes/image_card.html +++ b/templates/shortcodes/image_card.html @@ -19,7 +19,7 @@
{% if header %} -

{{ header }}

+

{{ header }}

{% endif %} {% if image_src %}