From 86fcde6742439b7e36b237d951852e2b0a383f81 Mon Sep 17 00:00:00 2001 From: mik-tf Date: Wed, 11 Dec 2024 17:18:18 -0500 Subject: [PATCH] update decentralize section --- docs/decentralization/decentralization.md | 29 ++++++++++++----------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/docs/decentralization/decentralization.md b/docs/decentralization/decentralization.md index 3ad61d6..776b223 100644 --- a/docs/decentralization/decentralization.md +++ b/docs/decentralization/decentralization.md @@ -12,24 +12,25 @@ Decentralization, in our view, isn't solely about employing blockchain technolog - Our goal is to ensure that the platform we deploy operates in the most distributed and decentralized manner possible. -For us Decentralization if a very serious topic and is achieved in following way: +For us decentralization is a very serious topic and is achieved in the following way: -- [DePIN](depin.md) / [INCA](inca.md) - - The INCA token is the utility like token as used in the ecosystem to let the DePIN flywheel work. - - DePIN (Decentralized Physical Infrastructure Networks) refers to blockchain-based networks that enable decentralized ownership, operation, and coordination of physical infrastructure, such as cloud, data and network capacity, incentivized through tokenized rewards and governed by community stakeholders. +- [DePIN](depin.md) + - **DePIN** (Decentralized Physical Infrastructure Networks) refers to blockchain-based networks that enable decentralized ownership, operation, and coordination of physical infrastructure, such as cloud, data and network capacity, incentivized through tokenized rewards and governed by community stakeholders. +- [INCA](inca.md) + - The **INCA** token is the utility token as used in the ecosystem to let the DePIN flywheel work. - [ThreeFold DAO](dao.md) - - **Decentralized Autonomous Organization**, is an organizational structure that operates through smart contracts on a blockchain, with decision-making processes carried out in a decentralized and autonomous manner. + - A **Decentralized Autonomous Organization** is an organizational structure that operates through smart contracts on a blockchain, with decision-making processes carried out in a decentralized and autonomous manner. - [Farming Pools](farmingpool.md) - - Group farmers in DAO structures, which could be also legally backed by separate dedicated cooperatives. - - Each farming pool takes care of management of SLA (service levels), pricing, support, communication to its related farmers. - - The Farming pools run their own voting process to manage their operations. + - A **farming pool** is a group farmers in DAO structures, which could be also legally backed by separate dedicated cooperatives. + - Each farming pool takes care of management of SLA (service levels), pricing, support and communication to its related farmers. + - The farming pools run their own voting process to manage their operations. - [Cooperative](coop.md) - - Has mainly a coordination role around Development, Farming Pools, DAO's, Upgrades, ... - - Promotion of the TFGrid and its ecosystem. - - Safeguards the decentralization pricinples and the governance. - - Required operational tasks in relation to anything to the interest of the TF Community. + - A **cooperative** acts mainly as a coordination role around development, farming pools, DAO's, upgrades, etc. + - It manages the promotion of the TFGrid and its ecosystem. + - It safeguards the decentralization principles and the governance of the ecosystem. + - It requires operational tasks in relation to anything that is of interest to the TF Community. - [TF Validators](tfvalidatorcluster.md) - - The technical components which run the code for the Blockchain (DAO) and other components needed to technically operate the TF Grid. - - There are multiple independent Validators which run such a validator stack. + - **Validators** manage the technical components which run the code for the Blockchain (DAO) and other components needed to technically operate the TF Grid. + - There are multiple independent validators which each run a validator stack.