<pclass="mx-auto mt-6 max-w-3xl text-pretty lg:text-xl text-base font-light text-gray-200 fade-in">Imagine a system built to scale to a planetary level, seamlessly compatible with AI, Cloud, Web2, Web3, and Edge IT workloads. A system that is resilient to unforeseen events, provides 100% uptime, and enables any machine and human to communicate over the shortest, most direct path possible.</p>
At Threefold, we've created products that embody innovation, authenticity, and simplicity. Each solution is crafted to empower individuals and communities, blending cutting-edge technology with practical usability. Explore how our creations are shaping a more open and connected future.
At ThreeFold, we've created products that embody innovation, authenticity, and simplicity. Each solution is crafted to empower individuals and communities, blending cutting-edge technology with practical usability. Explore how our creations are shaping a more open and connected future.
<pclass="flex-auto leading-normal font-light text-gray-200 text-md">A stateless and lightweight operating system that allows for an improved efficiency of up to 10x for certain workloads.</p>
<pclass="mt-6">
<ahref="https://manual.grid.tf/knowledge_base/technology/concepts/zos.html?highlight=zero-os#overview-of-zero-os"target="_blank"class="text-sm/6 font-semibold text-white hover:text-gray-300">Learn more <spanaria-hidden="true">→</span></a>
<pclass="flex-auto leading-normal font-light text-gray-200 text-md">Decentralized communication layer of TF Grid that connects and coordinates nodes on the ThreeFold Grid, enabling secure and efficient peer-to-peer interactions.</p>
<pclass="mt-6">
<ahref="https://manual.grid.tf/documentation/system_administrators/mycelium/overview.html"target="_blank"class="text-sm/6 font-semibold text-white hover:text-gray-300">Learn more <spanaria-hidden="true">→</span></a>
<pclass="flex-auto leading-normal font-light text-gray-200 text-md">QSS is a decentralized, globally distributed data storage system. It is unbreakable, self-healing, append-only, and immutable.</p>
<pclass="mt-6">
<ahref="https://manual.grid.tf/knowledge_base/technology/qsss/qsss_home.html"target="_blank"class="text-sm/6 font-semibold text-white hover:text-gray-300">Learn more <spanaria-hidden="true">→</span></a>
<pclass="flex-auto leading-normal font-light text-gray-200 text-md">An application-specific blockchain customized for the operation of a single application – provisioning decentralized compute, storage, and network capacity.</p>
<pclass="mt-6">
<ahref="https://manual.grid.tf/knowledge_base/technology/concepts/tfchain.html"target="_blank"class="text-sm/6 font-semibold text-white hover:text-gray-300">Learn more <spanaria-hidden="true">→</span></a>
<pclass="flex-auto leading-normal font-light text-gray-200 text-md">Decentralized, user-owned hardware devices that provides computing, storage, and networking resources to power the TF Grid.</p>
<pclass="mt-6">
<ahref="https://manual.grid.tf/documentation/developers/tfchain/tfchain.html?highlight=nodes#nodes"target="_blank"class="text-sm/6 font-semibold text-white hover:text-gray-300">Learn more <spanaria-hidden="true">→</span></a>
<pclass="flex-auto leading-normal font-light text-gray-200 text-md">Specialized nodes that provide secure access points to the ThreeFold Grid, enabling decentralized networking, private data communication, and seamless interaction between users and applications.</p>
<pclass="mt-6">
<ahref="https://manual.grid.tf/documentation/dashboard/deploy/node_finder.html?highlight=gateway%20nodes#gateway-nodes"target="_blank"class="text-sm/6 font-semibold text-white hover:text-gray-300">Learn more <spanaria-hidden="true">→</span></a>
<pclass="leading-normal font-light text-gray-300 text-md">A Graphical user interface (GUI) provided by ThreeFold for users to access and manage their ThreeFold Grid resources</p>
<pclass="leading-normal font-light text-gray-300 text-md">TF Connect is a mobile app that serves as a gateway to the ThreeFold ecosystem and its various ThreeFold products and services.</p>
<pclass="leading-normal font-light text-gray-300 text-md">Through the TF DAO, users can propose, vote on, and implement changes to the network protocols, policies, and operations, fostering a collaborative and inclusive environment.</p>
<pclass="text-white font-light text-md">TF Chain is the universal smart contract layer on the ThreeFold Grid. It’s an application-specific blockchain customized for the operation of a single application – provisioning decentralized compute, storage and network capacity. </p>
<pclass="leading-normal font-light text-gray-300 text-md">Zero-OS is a stateless and lightweight operating system that allows for an improved efficiency of up to 10x for certain workloads.</p>
<pclass="leading-normal text-white font-light text-md">Mycelium is an end-2-end encrypted IPv6 overlay network written in Rust where each node that joins the overlay network will receive an overlay network IP in the 400::/7 range.</p>
<pclass="leading-normal text-gray-300 text-md">QSS is a decentralized, globally distributed data storage system. It is unbreakable, self-healing, append-only and immutable.</p>
<pclass="flex-auto leading-normal font-light text-gray-200 text-md">A user-friendly interface for monitoring, managing, and deploying resources on the ThreeFold Grid.</p>
<pclass="mt-6">
<ahref="https://manual.grid.tf/documentation/dashboard/dashboard.html"target="_blank"class="text-sm/6 font-semibold text-white hover:text-gray-300">Learn more <spanaria-hidden="true">→</span></a>
<pclass="flex-auto leading-normal font-light text-gray-200 text-md">A community-driven governance model that allows token holders to participate in decision-making processes related to the development and direction of the ThreeFold ecosystem.</p>
<pclass="mt-6">
<ahref="https://manual.grid.tf/documentation/dashboard/tfchain/tf_dao.html"target="_blank"class="text-sm/6 font-semibold text-white hover:text-gray-300">Learn more <spanaria-hidden="true">→</span></a>
<pclass="flex-auto leading-normal font-light text-gray-200 text-md">A mobile app that serves as a gateway to the ThreeFold ecosystem and its various ThreeFold products and services.</p>
<pclass="mt-6">
<ahref="https://manual.grid.tf/documentation/tfconnect/tfconnect_toc.html"target="_blank"class="text-sm/6 font-semibold text-white hover:text-gray-300">Learn more <spanaria-hidden="true">→</span></a>
</p>
</dd>
</div>
</dl>
</div>
</div>
</section>
</section>
<style>
/* Fade-in animation for the grid items */
.fade-in-box{
opacity:0;
animation:fadeIn0.6sease-in-outforwards;
}
/* Fading in each grid item with a slight delay */
.fade-in-box:nth-child(1){animation-delay:0s;}
.fade-in-box:nth-child(2){animation-delay:0.2s;}
.fade-in-box:nth-child(3){animation-delay:0.4s;}
.fade-in-box:nth-child(4){animation-delay:0.6s;}
.fade-in-box:nth-child(5){animation-delay:0.8s;}
.fade-in-box:nth-child(6){animation-delay:1s;}
.fade-in-box:nth-child(7){animation-delay:1.2s;}
.fade-in-box:nth-child(8){animation-delay:1.4s;}
.fade-in-box:nth-child(9){animation-delay:1.6s;}
.fade-in-box:nth-child(10){animation-delay:1.8s;}
.fade-in-box:nth-child(11){animation-delay:2s;}
.fade-in-box:nth-child(12){animation-delay:2.2s;}
@keyframesfadeIn{
to{
opacity:1;
}
}
</style>
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.