The Marketplace and the Infrastructure Behind It

Hello ThreeFold community,

The main marketplace functionality is built, and we demonstrated it on the community call.

The remaining piece is billing integration. Once that lands, the marketplace moves from something we demonstrate to something you transact on.

You do not have to wait to start, though. The technology underneath already manages infrastructure from the bare metal layer upward and can be used for hosting and testing today. If you are a capacity provider and want to start preparing or testing your infrastructure, tell us and we will help you get set up.

Hardware requirements for farmers

We are finalising standard hardware requirements for supported farmers, covering network switching, remotely manageable power, infrastructure setup, and monitoring and remote recovery.

The goal is infrastructure that is reliable, remotely manageable, easy to monitor and practical to support at scale.

None of this is a requirement yet. Before it becomes one we will publish the recommended models, the expected costs and a transition plan for existing nodes, and we will go through all of it with farmers in a dedicated working session first.

We will go over that topic during the community call, please join and bring your questions, the team will be here to answer directly!

Community call link for Thursday 17th will be shared on the Telegram News channel.

The ThreeFold Team

Hi, I’d like to run AI agents I’ve developed myself continuously, for example, without having to keep my laptop on all the time. How can I do that? Best regards, Tino

Hey Tino,

Yes, you can run your own AI agents continuously without having to keep your laptop switched on.

The usual approach is to deploy a cloud VM on the Grid and install your AI agents and all the required dependencies there. The VM can remain online 24/7, allowing your agents to run continuously while you can connect to and manage them remotely from your laptop whenever needed.

To get started, go to dashboard.grid.tf and use the dashboard to set up your deployment. You can select the CPU, RAM, and storage resources according to the requirements of your AI agents.

If your agents require GPU processing, you would need to select a suitable node that provides the required GPU resources.

This way, your AI agents can run continuously on the Grid while your personal laptop can remain switched off.

Thank you!