This commit is contained in:
2024-03-18 14:28:08 +02:00
parent f9674a74b9
commit e12acb690e
876 changed files with 788 additions and 546 deletions

View File

@@ -38,8 +38,8 @@ For red cells the reward is highest.
### How to become a farmer
- buy a *3NODE (Compute/Storage node) or *MNODE (Mycelium Network Node).
- Assemble your own 3Node, our software makes it easy to get started.
- buy a *TFNODE (Compute/Storage node) or *TFROUTER (Mycelium Network Node).
- Assemble your own TFNode, our software makes it easy to get started.
### Rewards for being a Farmer
@@ -85,7 +85,7 @@ How does it work:
"Incoming internet traffic should be enabled to earn rewards from network bandwidth.
If a farmer lacks this capability, their 3Node will connect to a neighboring 3Node with good internet connectivity and public incoming access. In this case, the neighbor farmer will earn money from the internet traffic, while the farmer will continue to earn rewards for compute and storage."
If a farmer lacks this capability, their TFNode will connect to a neighboring TFNode with good internet connectivity and public incoming access. In this case, the neighbor farmer will earn money from the internet traffic, while the farmer will continue to earn rewards for compute and storage."
All traffic is end2end encrypted over the Mycelium network = our P2P Network which lives on top of current Internet.

View File

Before

Width:  |  Height:  |  Size: 1.9 MiB

After

Width:  |  Height:  |  Size: 1.9 MiB

View File

Before

Width:  |  Height:  |  Size: 788 KiB

After

Width:  |  Height:  |  Size: 788 KiB

View File

Before

Width:  |  Height:  |  Size: 329 KiB

After

Width:  |  Height:  |  Size: 329 KiB

View File

Before

Width:  |  Height:  |  Size: 851 KiB

After

Width:  |  Height:  |  Size: 851 KiB

View File

Before

Width:  |  Height:  |  Size: 883 KiB

After

Width:  |  Height:  |  Size: 883 KiB

View File

@@ -2,5 +2,7 @@
![](img/networkmap.png)
Above network map is from helium see https://explorer.helium.com/ but ThreeFold aims to have a similar map to visualize all threefold nodes (mycelium as well as 3nodes) and also devices from our partners like Helium.
Above network map is from helium see https://explorer.helium.com/ but ThreeFold aims to have a similar map to visualize all threefold nodes and routers and also devices from our partners like Helium.

View File

@@ -1,9 +1,9 @@
# Available 3Nodes
# Available TFNodes
> TODO: explain we can create nodes ourselves
### 3Node Silver
### TFNode Silver
![](img/smallest_3node.png)
@@ -13,7 +13,7 @@
Will cost less than 500 USD.
### 3Node Gold
### TFNode Gold
![](img/bl_silver.png)
@@ -24,7 +24,7 @@ Will cost less than 500 USD.
Will cost less than 1000 USD.
### 3Node Platinum
### TFNode Platinum
![](img/bl_7840c.png)
@@ -36,12 +36,12 @@ Will cost less than 1000 USD.
Will cost less than 1800 USD.
### 3Node Datacenter
### TFNode Datacenter
- put your own 3Node in a datacenter of choice, make sure you have great and cost effective reliable connectivity to internet.
- put your own TFNode in a datacenter of choice, make sure you have great and cost effective reliable connectivity to internet.
- The Farmer buys their own hardware, ThreeFold supports the farmer to get up and running.
### 3Node Dedicated Rental
### TFNode Dedicated Rental
- rent a node in a dacenter, make sure you have good capacity in that datacenter. Companies like OVH and Hetzner come to mind as reliable and cost effective.

View File

@@ -1,48 +1,49 @@
## Mycelium Nodes
## TFRouters
The TFRouters allow everyone to connect the users of our network with the *TFNODE
### MNode Indoor
### TFRouter Indoor
We are partnering with WiFi device vendors to extend the Mycelium Network in a full peer-to-peer fashion.
WiFi 6 is now a reality and a native capacity from our first chosen node. The Mnode Indoor can be purchased starting now.
WiFi 6 is now a reality and a native capacity from our first chosen node. The TFRouter Indoor can be purchased starting now.
It's an exciting node with a reasonable price point and enough CPU capacity to run the Mycelium Network stack within the node itself.
More than 1 node can be installed in a larger office, hotel, home, etc., and they will automatically mesh together.
Each node runs our [Zero-Net](znet:intro.md) Operating System, allowing for native integration into the TFGrid network.
Each node runs our *ZNET Operating System, allowing for native integration into the TFGrid network.
[Zero-OS](def:zos) Nodes are seamlessly integrated with the Zero-Net nodes by design, requiring minimal configuration. They are part of our Autonomous Zero-OS Stack.
![](mnode_physical.png)
![](tfrouter_physical.png)
### MNode Edge
### TFRouter Edge
The MNode Edge is a powerhouse, equipped with a strong CPU and lots of memory to run edge network functions. This router can be connected to multiple uplinks (satellite, cable, fiber, 5G), ...
The TFRouter Edge is a powerhouse, equipped with a strong CPU and lots of memory to run edge network functions. This router can be connected to multiple uplinks (satellite, cable, fiber, 5G), ...
Mycelium ensures that the shortest and fastest path is always used, and all communication is end-to-end encrypted between an MNode or even your mobile or computer if you have the Mycelium agent installed.
Mycelium ensures that the shortest and fastest path is always used, and all communication is end-to-end encrypted between an TFRouter or even your mobile or computer if you have the Mycelium agent installed.
The integrated antennas are powerful, with a long range, and are controlled independently. The Zero-Net Software manages the accounting and mutual credit billing system.
![](img/mnode_2.png)
![](img/TFRouter_2.png)
This MNode is super fast and has lots of connectivity.
This TFRouter is super fast and has lots of connectivity.
![](img/mnode_2b.png)
![](img/TFRouter_2b.png)
> This MNode can be bought right now.
> This TFRouter can be bought right now.
### MNode Outdoor + Long Range
### TFRouter Outdoor + Long Range
We are in the process of selecting the appropriate network equipment to bridge between two locations and enable the creation of meshed wireless networks at the lowest cost.
Currently, we rely on fiber or existing internet connections to link between locations, but wouldn't it be cool if we could create our own long-range network connections?
![](img/mnode_lr.png)
![](img/TFRouter_lr.png)
> We are looking for volunteers who will be rewarded to do reasearch and experiment with chosen equipment to test performance in real life situations, let us know if interest to help.
@@ -54,4 +55,4 @@ Currently, we rely on fiber or existing internet connections to link between loc
![](img/loran.png)
!!task.add story:'mnode_selection' title:'describe loran on mnode'
!!task.add story:'TFRouter_selection' title:'describe loran on TFRouter'