Files
www_threefold_io/content/node/index.md
2024-09-20 11:46:46 +03:00

286 lines
4.9 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "Node"
description: "Becoming a host involves providing compute, storage, and network resources to the grid." # quotation marks to allow colons where used
template: "page.html"
insert_anchor_links: "left"
extra:
imgPath: node_hero.png
---
<!-- section 1 (header) -->
<div class="container mx-auto">
{% row(style="header") %}
![Image](node_header.png#mx-auto)
|||
#### <span class="text-xl subtitle">BE THE INTERNET</span>
## **Host a Node on TF Grid 4**
Becoming a host involves providing cloud, data, and network resources to the grid. By deploying your nodes, you enable anyone, anywhere in the world to host their digital life on your infrastructure in all safety.
<br>
{% end %}
</div>
<!-- section 2 price -->
<div style="background-color:#F6F6F6">
<div class="container mx-auto">
{% row( style="center mtop narrow") %}
#### <span class="green_text uppercase">HOW TO PARTICATE</span>
## **Host & Earn <span class="blue">$INCA**</span>
The only way to get access to [$INCA](/tokens) is to become a hoster on TF Grid v4.
Sign up to get a v4 node.
{% end %}
<br>
{% row( style="semiNarrow") %}
<div class="rounded_img border-2 rounded-lg p-4 bg-white shadow-sm">
<div class="text-center">
### **SILVER**
<p class="gray_color">Optimal choice for end user utilization</p>
<br>
<!-- # <span class="font-black">$499</span> -->
<!-- per node -->
</div>
<br>
- 16 GB of Memory
- 1,000 GB of SSD
- 4 Logical CPU Cores
- Up to 1,500 INCA/month for utilization.
- For first 5,000 nodes, 250 INCA/month additional for first 24 months
- Farmers are rewarded by 80% of the fees as paid by the Cloud Users
<br>
<div class="text-center">
</div>
</div>
|||
<div class="rounded_img border-2 rounded-lg p-4 bg-white shadow-sm">
<div class="text-center">
### **PLATINUM**
<p class="gray_color">Optimal choice for generic purpose cloud</p>
<br>
<!-- # <span class="font-black">$1999</span> -->
<!-- per node -->
</div>
<br>
- 64 GB of Memory
- 2,000 GB of SSD + 10,000 GB of HDD
- 16 Logical CPU Cores
- Up to 6,000 INCA/month for utilization.
- For first 1,000 nodes, 1,000 INCA/month additional for first 24 months
- Farmers are rewarded by 80% of the fees as paid by the Cloud Users
<br>
<div class="text-center">
</div>
</div>
|||
<div class="rounded_img border-2 rounded-lg p-4 bg-white shadow-sm">
<div class="text-center">
### **AI**
<p class="gray_color">Optimal choice for AI workloads</p>
<br>
<!-- # <span class="font-black">$3999</span> -->
<!-- per node -->
</div>
<br>
- 64 GB of Memory
- 4,000 GB of SSD + 10,000 GB of HDD
- RTX 4900 GPU
- Up to 12,000 INCA/month for utilization.
- For first 1,000 nodes, 2,000 INCA/month additional for first 24 months
- Farmers are rewarded by 80% of the fees as paid by the Cloud Users
<br>
<div class="text-center">
</div>
</div>
{% end %}
</div>
</div>
<div data-tf-live="01J5N8ZP43VS372RYFRZCSJ52G"></div><script src="//embed.typeform.com/next/embed.js"></script>
<!-- section 2 price -->
<div style="background-color:#F6F6F6">
<div class="container mx-auto">
{% row( style="center mtop semiNarrow") %}
<h4 class="blue">GROUNDBREAKING, RELIABLE, & ROBUST TECHNOLOGY</h4>
## **Nodes Leading at the Edge**
{% end %}
<br>
{% row( style="semiNarrow") %}
<div class="my-4 flex flex-row items-center">
![Image](zero_icon.png#mx-auto)
#### **Zero-OS Self-Healing Operating System**
</div>
<p class="ml-8">We like things well done and built to last, thats why we created our own self-healing operating system, Zero-OS.<p>
<br>
<div class="my-4 flex flex-row items-center">
![Image](enargy_icon.png#mx-auto)
#### **Energy Efficient**
</div>
<p class="ml-8">No one wants to pay for electricity needlessly. Our system uses upto 10x less energy for certain workloads compared to traditional systems.</p>
<br>
<div class="my-4 flex flex-row items-center">
![Image](data.png#mx-auto)
#### **Data Sovereignty**
</div>
<p class="ml-8">You have now complete control over your data placement. Your data is yours, forever.</p>
|||
<div class="my-4 flex flex-row items-center">
![Image](quantum.png#mx-auto)
#### **Quantum Safe File System**
</div>
<p class="ml-8">Were aware of the war for your data. Thats why we made QSFS, so you know your data is safe and future-proof.</p>
<br>
<div class="my-4 flex flex-row items-center">
![Image](sovereign.png#mx-auto)
#### **Truly Sovereign and Collaborative**
</div>
<p class="ml-8">Its simple: everyone can now own their own part of the internet. From the home setup to the datacenter farm.</p>
<br>
<div class="my-4 flex flex-row items-center">
![Image](mycelium.png#mx-auto)
#### **Mycelium Network**
</div>
<p class="ml-8">Cost-efficient, locality aware and peer-to-peer, Mycelium is the network for planetary scale.</p>
{% end %}
</div>
<style>
.gray_color{
color: #9b9b9b;
}
h1{
margin-bottom: 0px
}
</style>