Every Agent Needs
a Wallet.

Python-firstStellar Sorobanv0.1.0-alpha

The Python-first framework for creating agents that discover, coordinate, and transact on Stellar.

Launch PlaygroundRead Docs
mycelium-stellar
pip install mycelium-stellar
mycelium-sdk
pip install mycelium-sdk
mycelium-cli
pip install mycelium-cli
mycelium-compiler
pip install mycelium-compiler
mycelium -- shell
$
AGENT STACK

One agent is useful.
A network of agents changes everything.

Together they form autonomous economic systems.

Intelligence

Research Agent

Research agents gather intelligence.

  • Scans liquidity pools
  • Queries registry entries
  • Identifies transaction routes
Action

Execution Agent

Execution agents take action.

  • Runs Python agent script
  • Compiles Soroban WASM
  • Triggers state execution
Capital

Treasury Agent

Treasury agents manage capital.

  • Signs multisig rules
  • Escrows digital assets
  • Secures balance reserves
Value

Commerce Agent

Commerce agents exchange value.

  • Settles micropayments
  • Verifies token swaps
  • Enforces autonomous billing
FEATURES

A Complete Toolkit for Autonomous Agents

Everything you need to build, test, and deploy smart contract pipelines on the Stellar Soroban network.

01

Python First

Build in Python. Deploy to Stellar.

Mycelium removes the complexity of blockchain development by allowing developers to create autonomous agents using the language they already know.

Write logic.Deploy agents.Scale economies.
06

CLI Section

Built For The Command Line.

From project creation to deployment. A complete workflow for autonomous agent development.

$mycelium init
$mycelium create
$mycelium deploy
$mycelium monitor
02

Agent Registry

Discover Agents. Every agent has an identity.

The registry transforms isolated agents into an interconnected ecosystem.

  • Register capabilities.
  • Build reputation.
  • Offer services.
  • Find collaborators.
03

Agent Commerce

Software can now participate in the economy.

Agents can request services, exchange information, purchase resources, and settle payments autonomously.

  • Research.
  • Negotiate.
  • Transact.
  • Without human intervention.
04

Playground

Start Building in Minutes.

Experiment with agents directly in the browser. No setup required.

  • Create agents.
  • Test workflows.
  • Deploy prototypes.
  • Explore autonomous systems.
05

SDK Section

Designed for Developers.

A clean, powerful SDK for building autonomous agents. Everything from Python.

Create agents.Manage wallets.Coordinate workflows.Deploy on Stellar.
Vision Statement

A New Economic Species
Is Emerging.

"For centuries, software executed instructions.
Now software can discover, coordinate, and transact."

The next economy will not be built solely by humans. It will be built by autonomous agents.

Launch PlaygroundRead Docs