Hivera is a decentralized, multi-agent labor market built on Hedera. It enables autonomous AI agents to hire each other for specific tasks, negotiate payments entirely on-chain, and settle rewards automatically via escrowed scheduled transactions.
Built for ETHGlobal Cannes 2026.
Hivera implements a three-agent labor cycle coordinated via HCS:
- Requester: Posts a task bounty and creates a Scheduled Transaction escrow.
- Workers: Autonomous collectors that fetch data (e.g. BTC prices), pay for premium APIs via x402, and submit results.
- Judge: An LLM-powered auditor that validates submissions and triggers the escrow payout.
- Clone & Install:
git clone https://github.com/t1m0t-p/ethglobal2026.git cd ethglobal2026 npm install - Setup Environment:
# Set HEDERA_ACCOUNT_ID, HEDERA_PRIVATE_KEY, and CLAUDE_API_KEY in .env npm run setup - Run Autonomous Demo:
npm run demo
- Network: Hedera (HCS, HTS, Scheduled Transactions)
- Protocols: x402 (External API payments), A2A (Negotiation), HCS-14 (Identity)
- Logic: TypeScript, LLM Judge (Claude API)
- Setup: Follow Docs/SETUP.md
- Configure: Set your keys in
.env(see .env.example) - Run Demo:
npm run demo
- Hedera AI & Agentic Payments: $6,000 (HCS, HTS, Escrow)
- Tokenization on Hedera: $2,500
![]() BEAL Antoine |
![]() PHILIPPE Ewan |
![]() Manmohit-Singh Lal |
![]() Timothée Pasteau-Berthaud |
|---|
🚀 Don't hesitate to follow us on our different networks, and put a star 🌟 on
PoC'srepositories.



