Ecosystem Overview
The Asynchronus ecosystem is designed as a cohesive yet modular platform. It brings together a decentralized agent network, a user-friendly conversational interface, and a powerful development framework. This structure allows for both immediate utility and long-term scalability, fostering a vibrant environment for autonomous Web3 operations.
Decentralized Architecture
At the very core of Asynchronus lies its decentralized architecture. This isn't a single, monolithic application; it's a dynamic network of intelligent agents specifically optimized for asynchronous coordination and autonomy.
Here's how they function:
Communication: Agents don't operate in silos. They communicate through shared memory spaces and messaging protocols, allowing them to exchange information, share goals, and coordinate complex actions.
Learning: Each agent possesses the capacity to learn from its interactions, successes, and failures. This continuous feedback loop ensures that the system as a whole becomes more intelligent and efficient over time.
Execution: Agents operate within dynamic Web3 environments, capable of executing tasks ranging from simple transactions to intricate, multi-stage strategies across different blockchains.
Asynchronicity: By operating asynchronously, agents can perform tasks in parallel, greatly increasing throughput and efficiency, especially for complex workflows that involve waiting for on-chain confirmations or external data.
This architecture is designed for resilience and scalability, ensuring that Asynchronus can support a growing number of agents and increasingly complex tasks while bridging the gap between high-level human intent and low-level protocol execution.
Shell: Autonomous Conversational Agent
Shell is the primary interface for interacting with the Asynchronus network. Itβs an autonomous conversational agent system, powered by our underlying asynchronous sub-agents and Model Context Protocols (MCPs).
With Shell, you can leverage the power of the entire Asynchronus agent ecosystem through natural language. Simply tell Shell what you want to achieve, and it handles the rest. Examples include:
π "Analyze my Ethereum portfolio and suggest strategies to increase yield."
π "Bridge 0.5 ETH from Arbitrum to Polygon and stake it in the most secure Aave pool."
π "Research the market sentiment for upcoming ZK-rollups."
π€ "Find arbitrage opportunities between Uniswap and Sushiswap for the WBTC/ETH pair."
Behind the scenes, Shell intelligently decomposes your request into smaller sub-tasks. It then distributes these tasks to the most appropriate specialized agents within the network. These agents work in parallel, coordinating their actions to fulfill your original intent efficiently and intelligently.
This robust agentic coordination system is analogous to those being adopted in advanced fields like robotics for training autonomous machines, highlighting Shell's power and versatility.
β‘οΈ Learn more in the Using Shell (User Guide) .
Graph: Agent Development Framework
While Shell provides the user interface, Graph provides the tools to build the intelligence. Graph is a LangChain-based Typescript framework designed specifically for developing modular, composable, and intelligent agents for the Asynchronus ecosystem and beyond.
Graph empowers developers and research teams to:
Build & Register: Easily create and register new types of specialized agents using intuitive templates.
Deploy with Tools: Equip agents with modular toolsets, granting them access to Web3 RPCs, specific DeFi protocols, Model Context Protocols (MCPs), and more.
Simulate & Test: Set up environments to simulate agent-to-agent interactions, allowing for robust testing and refinement of multi-agent strategies before deployment.
Integrate Data: Connect agents to off-chain data streams, oracle networks, and other vital information sources.
Graph is engineered to scale agent development across diverse verticals. Whether you're building agents for sophisticated trading strategies, DAO governance tooling, on-chain governance participation, or autonomous research, Graph provides the foundation you need.
β‘οΈ Explore the Building with Graph (Developer Guide) .
The Asynchronus Agents
The Asynchronus ecosystem comes pre-packaged with a set of specialized AI agents, each designed as an expert in its domain. These agents are the workhorses orchestrated by Shell and built using principles accessible through Graph. They operate asynchronously and communicate through shared memory spaces.
Hereβs a glimpse of the currently available agents:
β Analyze Agent: Your research assistant for deep dives into protocols, markets, and chains.
β Bridge Agent: Your cross-chain navigator for seamless L1/L2 asset transfers and routing.
β Swap Agent: Your DEX expert for efficient same-chain token swaps and trade execution.
β Prediction Agent: Your forecasting specialist, leveraging models for price trends and volatility.
β Security Agent: Your risk watchdog, performing real-time analysis and contract checks.
New agents are continuously in development. Thanks to the Graph framework and our vision for an Open Agent Marketplace (Upcoming), these agents are designed to be composable, allowing users and developers to combine their capabilities for increasingly sophisticated workflows.
β‘οΈ Discover more in The Asynchronus Agents page.
Last updated