info_tfgrid/collections/tfgrid4/intro.md

80 lines
5.1 KiB
Markdown
Raw Normal View History

2024-02-27 04:11:11 +00:00
<h1> TFGrid 4.0 </h1>
![](img/tfgrid4.png)
## Introduction
Over the past few years, we've devoted a significant amount of energy and time to developing the current version of the *TFGRID. We've achieved substantial deployment with an active community.
ThreeFold is working to its version 4.0 which is a super exciting new release we are working on
## Benefits
- unlimited scalable
- no longer dependency on TFChain (limits our scalability, billing and capacity tracking will no longer be done on TFChain)
- clear distinction between a money chain (e.g. stellar, ethereum, ...) and our own consensus mechanisms, our aim is to support any other blockchain
- introduction of OurVerse, [more info](ourverse_intro:ourverse.md).
- net: unlimited scalable p2p planetary network which looks for shortest path and can reroute
- pay: unlimited scalable p2p payment & billing framework
- introduction of 3bot: your digital self helping you to deploy workloads, manage your farms, ...
**Our aim is to have a first version of TFGrid 4.0 available 2024 in beta mode. The idea is that the grid can run by itself without TFTech operational support.**
> See: Our [All Trust Foundational Concept for our TFGrid 4.0](alltrust.md)
## Simplicity and Decentralization
At ThreeFold Cloud, we consider that simplicity and decentralization is key to a resilient and efficient cloud and AI platform.
### P2P, Distributed and Super Scalable
Threefold Frid 4.0 will be 100% distributed and peer-to-peer.
### 3Bot for TFGrid Participant Functions
* Your personal bot who helps you to deploy and manage your workloads (solutions) on top of the TFGrid. Your 3bot also helps you to buy and sell your threefold digital currencies.
* AI Chat Bot to deploy solutions and communicate with 3Bot (proof of concept)
* Use artificial intelligence (like chat gpt but private) to talk with your 3bot
* Personal Chat server
* 3Script support, talk to your 3bot, configure and deploy solutions
* Events will show up in your mail or chat client
* Accept payment requests.
* For utilization of the grid, any services of the TFGrid can be automatically be paid for.
* Liquidity Support
* sell buy digital currencies like TFT on your behalf
* Sell/Buy TFT from Ethereum and Stellar
* Integration with Kraken, BTCAlpha … exchanges (v4.1)
* Atomic swaps to sell/buy TFT (v4.1)
### 3Bot for TFGrid farmer functions
* Your personal bot who helps you to manage your farm and service offerings on top of the TFGrid.
* Farmer bot can do the power management of your farm (power nodes off and on)
2024-03-18 12:28:08 +00:00
* Your Farmer Bot will monitor and collect all relevant information from your TFNodes
2024-02-27 04:11:11 +00:00
* You can define your own pricing and your own solution offerings on top of the TFGrid.
* You don't have to run your own farmer bot but can be part of a farming cooperative.
> See: [All Trust Foundational Concept for our TFGrid 4.0](alltrust.md)
## Simplifications
Our aim is to simplify our TFGrid 4.0 as much as we can and focus on good documentation for the community to be able to contribute or manage the grid without TF Techs involvement.
Some examples of what we can simplify, we can remove billing on the chain and replace it with something else, or remove the generic DAO votes, but have them more specific, but so that it's easier for communities to manage their own internet.
### Billing
Billing will not be a native function of tfchain anymore. The idea is that farmers or solution providers can define their own pricing. Maybe there needs to be a minimum price if it's for raw capacity or a maximum. But in general, there will be much more flexibility for the farmer community and the solution providers to define their own pricing, they can build anything on top of the *TFGRID. So it's much easier. For them to define the price they want to have for their own efforts. It will be up to the broader community, the users, to define if they want to pay the price as being asked for by the farmer or the solution provider.
## TFGrid Guardians
There will be multiple roles into *TFGRID 4. 0. One very important role will be given to the Grid Guardians. Grid Guardians are people who need to be willing to spend hours per week in the beginning to deploy and maintain their guardian validators and operate the consensus mechanisms. They will be rewarded as such and become an important cornerstone of our decentralization effort.
A guardian will deploy a guardian validator to be part of a Guardian Circles, there need to be at least nine guardians per regional Internet (this might not be needed if we adopt Holochain).
A standard validator has all the functions that you would expect from a blockchain and it will be quite easy for a validator to run these services. But some technical expertise will be required.
2024-03-18 12:28:08 +00:00
A guardian validator is required to keep a grid up and running and safe e.g. the Guardian Validator will check the uptime of the TFNodes, will do random checks to make sure that the TFNodes are running our certified validated software, it will do certain other checks to do with billing or capacity checks and also store the results of those checks in a database.
2024-02-27 04:11:11 +00:00