info_tfgrid/collections/farming_v4/farming.md

109 lines
4.5 KiB
Markdown
Raw Permalink Normal View History

## ThreeFold Farming = **Become a Cloud Service Provider**
2024-05-08 19:04:24 +00:00
![](img/bl_7840c.png)
Farming means a person offers compute, storage and network capacity to the network.
- Farmers buy a 3node or mnode (500-2000 USD)
- A farmer connects the node(s) to internet and get rewards for providing capacity
2024-05-08 19:04:24 +00:00
- A farmer earns rewards
- A farmer is helping their community to get access to sovereign Internet & Cloud applications on an unbreakabale co-owned Internet and Cloud
### Income for the Farmers
The farmers make capacity available and specify their price.
The recommended pricing is:
- $1-5 per person for a digital self (per month)
- $0.01-0.2 for 1 GB Transfer (bandwidth)
- $0.005-0.02 for 1 GB Storage (per month)
- $0.005-4 for Compute/GPU Capacity (gpu, AI, VM, ...) (per hour)
- $0.01-0.2 for 1000 messages over LoraWAN (long range wifi)
2024-05-08 19:04:24 +00:00
> 80% of these fees goes to farmer, 20% to the *TFCOOP, exception for a digital self (twin) which is 50-50% split.
### Farming Boosters
2024-05-08 19:04:24 +00:00
Our aim is to have millions of nodes in the field to eventually create the biggest network of Cloud & Internet Capacity in the world, displaying the amount of nodes in a TFGrid Cell.
Cell's get colors in line to need of service:
2024-05-08 19:04:24 +00:00
- Green
- There is enough nodes
- No rewards
- Yellow
- There is a need for some nodes
- Rewards
- Red
- There is a big need for nodes
- This region needs help
- Highest rewards
2024-05-08 19:04:24 +00:00
### How to Become a Farmer
2024-05-11 15:20:26 +00:00
- Buy a [TFNode](./tf_nodes.md) or a [TFRouter](./tf_routers.md) (Mycelium Network Node).
2024-05-08 19:04:24 +00:00
- Build your own TFNode
- Our software makes it easy to get started.
2024-05-08 19:04:24 +00:00
### Rewards for Being a Farmer
2024-05-08 19:04:24 +00:00
Typically a farmer can earn the investment of their node back 2 to 10 times over 5 years if succesful.
> For a [simulation based on twins with storage and bandwidth check here](https://docs.google.com/spreadsheets/d/1D6Q3Yav_SS356zAILwN4SrmqwYfLibT3E6oWrVPU4c8/edit#gid=170998100)
### Farming Pools
2024-05-08 19:04:24 +00:00
Some farmers will chose to not manage, market or operate their 3node. In that case, they can join a farming pool.
2024-05-08 19:04:24 +00:00
A Farming pool takes care of:
2024-05-08 19:04:24 +00:00
- Marketing the capacity
- Giving support to the userbase (developers)
- Managing the best possible pricing
- Monitor all nodes and optimize uptime
- Monitor available bandwidth and make optimizations where possible.
2024-05-08 19:04:24 +00:00
If a farmer uses a farming pool, they will have to give a part of their reward to the farming pool, each farming pool can decide how much that needs to be.
### Advanced: Compute Box
The more advanced farmers can chose to define compute boxes in their node. A compute box is an amount of CPU, MEM, GPU, SSD as specified by farmer. When users select a node to deploy a VM on they can use one or more of these compute boxes.
2024-05-08 19:04:24 +00:00
Example a node with 64 GB of memory, 2 TB of SSD and 24 virtual cores.
- 15 compute boxes each:
- 4 GB of memory (60 GB total)
- 120 GB of SSD capacity
- 6.4 logical CPU core (oversubscription of 4, which means user can max use 4x CPU capacity if system allows)
2024-05-08 19:04:24 +00:00
- when a user choses the full machine, then they will have reserved all compute boxes capacity which means the machine is now dedicated/reserved for the user, the hoster specifies the discount for this (typically 50%). On a dedicated machine, the user has full access to the GPU.
- As a buffer, a minimum of 1GB of memory and 10% of SSD capacity are needed
How does it work:
2024-05-08 19:04:24 +00:00
- When a developer wants to deploy a virtual machine
- They need to define the required capacity and will be able to make a choice based on these compute boxes, each compute box has different base specs (mem, ssd, gpu, cpu) and reputation
- The developer can now make a selection of how many of these compute boxes need to be given to the virtual machine.
- This defines the monthly price which will have to be paid as well as capacity available to the VM.
## Remarks
2024-05-08 19:04:24 +00:00
### Network Rewards Requires Unblocked Incoming Internet
2024-05-08 19:04:24 +00:00
Incoming internet traffic should be enabled to earn rewards from network bandwidth.
2024-05-08 19:04:24 +00:00
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.
**There are 3 ways incoming traffic is possible.**
- IPv6 public ip address available
- IPv4 public ip address available (harder)
2024-05-08 19:04:24 +00:00
- Portforwarding or hole punching support for UDP
Mycelium will try a lot of tricks to allow traffic to go to your network.