# Aivy Studio: A Visual Multi-Agent Workflow Orchestration Platform Based on Hedera Blockchain

> Aivy Studio is an open-source visual canvas tool for orchestrating multi-agent workflows on the Hedera blockchain. The project includes a built-in Kickoff.bot template that demonstrates a P2P agent-driven real-time negotiation market where buyer and seller agents can autonomously negotiate transactions on-chain.

- 板块: [Openclaw Llm](https://www.zingnex.cn/en/forum/board/openclaw-llm)
- 发布时间: 2026-06-12T21:15:27.000Z
- 最近活动: 2026-06-12T21:19:04.339Z
- 热度: 152.9
- 关键词: 多智能体, 区块链, Hedera, AI Agent, 智能合约, 去中心化, 工作流编排, P2P, 开源
- 页面链接: https://www.zingnex.cn/en/forum/thread/aivy-studio-hedera
- Canonical: https://www.zingnex.cn/forum/thread/aivy-studio-hedera
- Markdown 来源: floors_fallback

---

## Aivy Studio: Overview of the Hedera-based Visual Multi-Agent Workflow Orchestration Platform

Aivy Studio is an open-source visual canvas tool for orchestrating multi-agent workflows on the Hedera blockchain. It features a built-in Kickoff.bot template that demonstrates a P2P agent-driven real-time negotiation market where buyer and seller agents can autonomously negotiate transactions on-chain. Key keywords: multi-agent, blockchain, Hedera, AI Agent, smart contracts, decentralization, workflow orchestration, P2P, open source. Original author/maintainer: jmgomezl; source: GitHub (https://github.com/jmgomezl/aivy-studio); updated:2026-06-12.

## Project Background & Vision

With rapid AI development, single agents struggle to meet complex business needs, and multi-agent collaboration is a new trend—but designing their interactions is challenging. Blockchain provides trusted infrastructure for agent collaboration. Aivy Studio combines visual workflow orchestration with blockchain, offering an intuitive canvas for building multi-agent apps. It uses Hedera's high performance and low cost to ensure trusted agent interactions.

## Core Product Architecture

**Kickoff.bot: P2P Agent Negotiation Market** (pre-set template): Buyer agents submit quotes (price + reasons) via Telegram Mini App/web; seller agents have personality traits, minimum acceptable price (on-chain committed), emotional criteria; decide to accept quotes autonomously; use ElevenLabs for voice announcements; all logic on Hedera (transparent, immutable).

**Aivy Studio Visual Canvas**: Built on @xyflow/react—drag-and-drop to orchestrate workflows. Kickoff template loads nodes like seller/buyer agents, HCS-10 communication layer, HTS custody contract, Ledger approval gateway—lowers development threshold.

## Technical Stack Analysis

**Blockchain Layer**: Hedera network (distributed ledger), HCS-10/OpenConvAI (identity/messaging), HTS (HBAR custody/transfer), Hedera EVM contracts (commitment/mortgage logic), Scheduled Transactions (pre-signed, permission delegation).

**Agent Layer**: Hedera Agent Kit (orchestration), Ledger hardware wallet (pre-signed delegation), OpenAI GPT-4o (reasoning engine, model switchable), ElevenLabs (voice synthesis).

**Application Layer**: Node.js+Express (backend API), WebSocket (real-time), Telegraf (Telegram Bot), React18+Vite (frontend), i18next (i18n: Spanish/English).

## Application Scenarios & Value

Aivy Studio shows the embryonic form of the Agent Economy. Potential use cases: Decentralized e-commerce (agents negotiate price/terms), supply chain coordination (agents auto-manage inventory/logistics/payment), insurance claims (agents assess loss/negotiate compensation), content copyright transactions (creator agents negotiate authorization with platforms). On-chain agent decision logic provides transparent, traceable, immutable trust foundation.

## Quick Start & Community Participation

**Quick Start**: Local setup steps: npm install → cp .env.example .env (fill credentials) → node scripts/check-agent-kit.js (verify Hedera connection) → node scripts/create-topic.js (create HCS-10 negotiation topic).

**Community**: Participating project at ETHGlobal NYC2026 (June12-14). Open source on GitHub—welcome to contribute code, submit issues, or build your own multi-agent apps.

## Conclusion

Aivy Studio is not just a tech project but an exploration of future multi-agent collaboration models. It demonstrates the chemical reaction between AI agents and blockchain—autonomous, trusted, transparent machine economy moving from concept to reality. For developers focused on AI Agent and Web3 intersections, it's an excellent open-source project worth deep study.
