Project Mycelium

Entorno de Ejecución P2P Integrado

An end-to-end encrypted IPv6 overlay network and decentralized infrastructure protocol that forms the networking layer of ThreeFold's v4 grid, enabling secure P2P communication, autonomous routing via Babel-inspired algorithms, and sovereign mesh networking without reliance on centralized infrastructure

Comunidad

Detalles

Licencia Permissive (Apache 2.0) — the threefoldtech GitHub org hosts the Mycelium network code and Zero-OS code publicly under Apache 2.0
Estado de Desarrollo 🔬 Beta
Detalle del Estado de Desarrollo Beta (Mycelium Network is live and expanding; Mycelium OS and Marketplace targeting Q1 2026; Agentic Framework targeting H1 2026)
Propietario ThreeFold Tech (founded by Kristof De Spiegeleer & team; HQ via Incubaid in Belgium; Project Mycelium to be operated by the Mycelium Cooperative)
Órgano de Gobierno ThreeFold Tech (development) | Mycelium Cooperative (planned operating entity)
País Belgium (ThreeFold Tech HQ in Lochristi, Oost-Vlaanderen; BVI entity for commercialization arm)
Año de Inicio 2023
Stack Rust (Mycelium network overlay) + Go (Zero-OS, grid infrastructure) + Flutter (mobile app)
Financiamiento ICO + VC (ThreeFold Token TFT launched ~2018-2019; +$5M friends & family round; Project Mycelium pursuing additional fundraising as of late 2025)
Última Investigación 9 mar 2026

Capacidades

Autoalojable Almacenamiento local-first

Entorno de Ejecución P2P Integrado Atributos

Orígenes Ecosystem/SDK (evolved from ThreeFold Grid v1-v3 decentralized cloud infrastructure; Mycelium network replaced earlier Yggdrasil-based planetary network)
Base de Datos Distributed (TFChain substrate-based blockchain for grid state; dispersed storage algorithm splits data across nodes rather than replicating)
Lenguaje de Consulta Custom (HTTP API on localhost:8989 for node management, peer management, and message subsystem operations)
Formatos de Datos Custom (grid-level workload definitions; standard container/VM images via flist format)
Edición Colaborativa en Vivo N/A (infrastructure protocol, not an editing tool)
Edición de Texto Enriquecido N/A
Soporte Móvil Mobile support (Mycelium apps for iOS, macOS, Android, Windows via MyceliumFlut; Linux binary available)
Soporte Web Yes (ThreeFold Dashboard web interface for grid management and one-click app deployment)
Aplicaciones Nativas Native apps (MyceliumFlut mobile/desktop app; ThreeFold Connect wallet app)
Términos Self-hosting + Paid marketplace (users deploy on self-hosted 3Nodes; Mycelium Marketplace with 10% utilization fee to cooperative)
Fondos $5M+ disclosed (friends & family round); additional fundraising in progress as of Nov 2025; TFT token market cap ~$2.7M at total supply valuation
Basado En ThreeFold Grid (v4 evolution); Mycelium network inspired by/replaced Yggdrasil; uses Babel routing protocol principles
Arquitectura P2P Mesh network (end-to-end encrypted IPv6 overlay mesh; nodes discover shortest paths dynamically via Babel-inspired routing; public relay nodes available)
Red de Superposición Global (Mycelium network assigns IPv6 addresses in 400::/7 range; any node can reach any other node across the global mesh; public nodes span multiple geographic regions)
Direccionamiento por Contenido No (nodes are addressed by x25519-derived IPv6 addresses, not content hashes)
Local-First Local-First (3Nodes store and process data locally at the edge; designed for autonomous operation without centralized dependencies)
Cifrado de Extremo a Extremo (E2EE) Yes (Mycelium network provides end-to-end encrypted communication using x25519 key pairs; each node derives identity from its keypair)
Biblioteca de CRDTs N/A (infrastructure/networking protocol; uses blockchain consensus for grid state rather than CRDTs)
Tolerancia a Fallos Bizantinos Yes (TFChain uses Substrate-based consensus for grid state management; DAO governance via TFDAO for grid enhancement proposals)
Firma x25519 (node identity derived from x25519 key pair; private key stored locally as priv_key.bin)
Permisos ACL (grid-level: workload authorization via TFChain smart contracts; network-level: private networks require pre-shared key)
Compatibilidad con la Web Semántica N/A
Contrato Inteligente Yes (Smart Contract for IT on TFChain enables autonomous workload deployment and management)
Posición en la Pila del Protocolo Application-layer (built on TCP/IP)
Incorporación de Activos/Valor Native — TFT (ThreeFold Token) is the protocol-native utility token used to pay for compute, storage, and network capacity on the ThreeFold Grid; node operators (farmers) earn TFT by providing resources; TFT is bridged across Stellar, Ethereum, and BNB Smart Chain. Project Mycelium is the next-generation iteration of this grid.
Herramientas de Desarrollo ThreeFold Dashboard (web-based one-click app deployment); Grid Agent GUI (AI-powered desktop management tool, open source); HTTP API (localhost:8989) for node/peer/message operations; Terraform provider for grid deployments; Kubernetes integration (Mycelium Cloud early release)
Opciones de Despliegue Self-hosted 3Nodes (edge devices); community cloud (ThreeFold Grid v3.x); Mycelium Kubernetes Cloud (early release); Virtual Datacenter (planned re-launch Q1 2026); anyone with electricity and internet can deploy a node
Autenticación e Identidad Hybrid (x25519 keypair-derived node identity for Mycelium network; TFChain twin identity for grid operations; ThreeFold Connect mobile app for wallet/identity management)
Modelo de Almacenamiento Distributed storage (dispersed storage algorithm splits data across nodes rather than replicating; quantum-safe storage feature in development; local storage on 3Nodes with grid-level redundancy)
Interoperabilidad Kubernetes-compatible workloads; supports Web2, Web3, and edge IT workloads; standard container/VM deployment; IPv4/IPv6 gateway support; TFT bridged across Stellar, Ethereum, BNB Smart Chain
Grafo Social No
Madurez del Protocolo / Estandarización Pre-specification (early-stage project; design phase)
Política de Actualización Mutable / Operator-controlled — workloads and deployments are updateable by the deploying user; Zero-OS (the node operating system) receives automatic firmware-style updates pushed by ThreeFold; the Mycelium overlay network software is also updateable; no on-chain governance requirement for individual workload updates.