
1. Build an AI agent or multi-agent system that executes at least one payment, token transfer, or financial operation on Hedera Testnet. 2. Use one or more of the following: Hedera Agent Kit (JS/TS or Python), OpenClaw ACP, x402, A2A protocol, or Hedera SDKs directly. 3. Provide source code in a public GitHub repo with a README covering setup, architecture, and how the payment flow works. 4. Include a ≤ 5-minute demo video showing the agent performing autonomous payment actions. Optional enhancements: - Multi-agent payment negotiation and settlement using A2A or OpenClaw ACP - Implementation of x402 for pay-per-request API or service access - On-chain agent identity using ERC-8004 or HCS-14 (Universal Agent IDs via Hedera Consensus Service) - Agent discovery and communication via UCP (Universal Commerce Protocol) - Token creation, custom fee schedules, or royalty flows via the Hedera Token Service (HTS) - Scheduled or recurring payments using Hedera Scheduled Transactions - Verifiable payment audit trails using Hedera Consensus Service (HCS) - Use of the Hedera CLI for agent workflow automation
Qualification Requirements: 1. Create, manage, or interact with tokens using the Hedera Token Service (via SDK, system contracts, or both). 2. Deploy and demonstrate on Hedera Testnet. 3. Provide source code in a public GitHub repo. Smart contracts verified on Hashscan if applicable. 4. Include a ≤ 5-minute demo video showing token creation, configuration, and at least one lifecycle operation (transfer, compliance check, fee distribution, etc.). Optional enhancements (extra points): - Use the @hiero-ledger/hiero-contracts NPM package for HTS system contract imports - Implement compliance controls: KYC grants, account freezing, or token pause - Custom fee schedules (fixed fees, fractional fees, royalty fees on transfers) - Cross-chain token operations using LayerZero, CCIP, or HashPort - Oracle integration (Chainlink, Pyth, Supra) for asset pricing or external data - Scheduled token operations (vesting, distributions) using Hedera Scheduled Transactions
Qualification Requirements: 1. Use the Hedera JavaScript/TypeScript SDK (@hashgraph/sdk) or Python SDK. No Solidity smart contracts. 2. Incorporate at least two native Hedera services (e.g., HTS + HCS, HTS + Scheduled Transactions, HCS + Mirror Node). 3. Provide source code in a public GitHub repo with a README covering setup and usage. 4. Include a ≤ 5-minute demo video showing the application in action. Optional enhancements (extra points): - Coherent end-to-end user experience (not just API calls) - Integration with the Hedera Mirror Node REST API for querying network data - Creative use of Hedera Consensus Service for data integrity, logging, or messaging - Use of the Hedera Agent Kit for AI-driven workflows (counts as SDK usage) - Thoughtful security approach (key management, access controls) Ideas to get you started: - Timestamped Proof System - Token-Gated Access - Scheduled Payment Bot - Supply Chain Tracker - Verifiable Messaging
Qualification Requirements: 1. Deploy smart contracts on Hedera Testnet using the Hedera Smart Contracts Service (EVM). 2. Leverage the Naryo multichain event listener. 3. Make use of the Hedera Mirror Node and/or JSON-RPC relay. 4. Provide source code in a public GitHub repo with contracts verified on Hashscan. 5. Include a ≤ 5-minute demo video showing functionality and setup. Optional enhancements (extra points): - Use of a Hedera Mirror Node - Correlation of events from multiple DLTs into one consistent "story" - Use multiple Hedera services (HTS, HCS, Scheduled Txns, Mirror Node, etc.) - Employ open-source tooling that improves the Hedera EVM developer experience