Project Mycelium
Integrated P2P Runtime
Community
Links
Details
License Permissive (Apache 2.0) — the threefoldtech GitHub org hosts the Mycelium network code and Zero-OS code publicly under Apache 2.0
Dev Status 🔬 Beta
Dev Status Detail Beta (Mycelium Network is live and expanding; Mycelium OS and Marketplace targeting Q1 2026; Agentic Framework targeting H1 2026)
Owner ThreeFold Tech (founded by Kristof De Spiegeleer & team; HQ via Incubaid in Belgium; Project Mycelium to be operated by the Mycelium Cooperative)
Country Belgium (ThreeFold Tech HQ in Lochristi, Oost-Vlaanderen; BVI entity for commercialization arm)
Start Year 2023
Stack Rust (Mycelium network overlay) + Go (Zero-OS, grid infrastructure) + Flutter (mobile app)
Funding ICO + VC (ThreeFold Token TFT launched ~2018-2019; +$5M friends & family round; Project Mycelium pursuing additional fundraising as of late 2025)
Last Investigated Mar 9, 2026
Integrated P2P Runtime Attributes
Origins Ecosystem/SDK (evolved from ThreeFold Grid v1-v3 decentralized cloud infrastructure; Mycelium network replaced earlier Yggdrasil-based planetary network)
Database Distributed (TFChain substrate-based blockchain for grid state; dispersed storage algorithm splits data across nodes rather than replicating)
Query Language Custom (HTTP API on localhost:8989 for node management, peer management, and message subsystem operations)
Data Formats Custom (grid-level workload definitions; standard container/VM images via flist format)
Collaborative Live Editing N/A (infrastructure protocol, not an editing tool)
Rich Text Editing N/A
Mobile Support Mobile support (Mycelium apps for iOS, macOS, Android, Windows via MyceliumFlut; Linux binary available)
Web Support Yes (ThreeFold Dashboard web interface for grid management and one-click app deployment)
Native Apps Native apps (MyceliumFlut mobile/desktop app; ThreeFold Connect wallet app)
Terms Self-hosting + Paid marketplace (users deploy on self-hosted 3Nodes; Mycelium Marketplace with 10% utilization fee to cooperative)
Funds $5M+ disclosed (friends & family round); additional fundraising in progress as of Nov 2025; TFT token market cap ~$2.7M at total supply valuation
Based On ThreeFold Grid (v4 evolution); Mycelium network inspired by/replaced Yggdrasil; uses Babel routing protocol principles
P2P Architecture Mesh network (end-to-end encrypted IPv6 overlay mesh; nodes discover shortest paths dynamically via Babel-inspired routing; public relay nodes available)
Overlay Network 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)
Content Addressing 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)
E2EE Yes (Mycelium network provides end-to-end encrypted communication using x25519 key pairs; each node derives identity from its keypair)
CRDTs Lib N/A (infrastructure/networking protocol; uses blockchain consensus for grid state rather than CRDTs)
Byzantine Fault Tolerance Yes (TFChain uses Substrate-based consensus for grid state management; DAO governance via TFDAO for grid enhancement proposals)
Signature x25519 (node identity derived from x25519 key pair; private key stored locally as priv_key.bin)
Permissions ACL (grid-level: workload authorization via TFChain smart contracts; network-level: private networks require pre-shared key)
Semantic Web Compatibility N/A
Smart Contract Yes (Smart Contract for IT on TFChain enables autonomous workload deployment and management)
Protocol Stack Position Application-layer (built on TCP/IP)
Asset / Value Embedding 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.
Development Tools 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)
Deployment Options 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
Authentication & Identity Hybrid (x25519 keypair-derived node identity for Mycelium network; TFChain twin identity for grid operations; ThreeFold Connect mobile app for wallet/identity management)
Storage Model 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)
Interoperability 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
Social Graph No
Protocol Maturity / Standardization Pre-specification (early-stage project; design phase)
Update Policy 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.