Download Mycelium
Get Mycelium for Android, Windows, macOS, and iOS to securely connect, store, and interact with the decentralized network—seamlessly and efficiently. Not sure how it works? Read the manual.
- Download for iOS & MacOS
Download Mycelium App from the Apple Store.
- Download for Windows
Download the Mycelium App for Windows directly from its Github repository.
- Download for Android
Download Mycelium from the Google Play Store.
- Download for Linux
Download the Mycelium binary for Linux directly from its Github repository.
Get Started
Developer Hub
Our Developer Hub is a resource center for developers looking to build on top of Mycelium. Join our Developers community on telegram to get started.
Frequently asked questions
If you have anything else you want to ask, reach out to us.
What is Mycelium?
Mycelium is an end-to-end encrypted IPv6 overlay network written in Rust. Each node joining the network receives an IP in the 400::/7 range, facilitating secure and private communications.
Is Mycelium ready to scale to the world?
No, Mycelium is not yet fully scalable to a global level. Currently, each network can support around 100,000 users, but multiple networks can be deployed to expand capacity.
How do I install Mycelium?
The Mycelium app supports iOS, macOS, Android and Windows. For Linux, a binary is available. Installation guides are available for both local machines and virtual machines running on the TFGrid. Note that Windows users need to have wintun.dll in the same directory as the Mycelium executable.
How can I find and use my Mycelium address?
Upon using the Mycelium app, you're assigned a unique Mycelium address. To copy this address, click the button located to the right of the displayed address in the app interface.
Can I deploy workloads on the TFGrid using Mycelium?
Yes, after installing Mycelium, you can deploy workloads on the TFGrid and connect to them using the Mycelium network. Detailed deployment guides are available in the documentation.
Is there an API available for Mycelium?
Yes, Mycelium offers an API for administrative operations, peer management, and message subsystem operations. Comprehensive API documentation can be found in the official Mycelium GitHub repository.
What should I do if I encounter issues during installation or usage?
If you face any challenges, refer to the troubleshooting section in the Mycelium documentation. Additionally, ensure that all prerequisites are met, such as having wintun.dll in the correct directory for Windows installations.
How does Mycelium handle routing within its network?
Mycelium incorporates core principles of the Babel routing protocol, enabling efficient and dynamic routing within its encrypted IPv6 overlay network.