About

Hedera is a leading EVM blockchain through its distinctive developer experience, enabling developers of all backgrounds to leverage familiar tools like Solidity or JavaScript SDK.

Prizes

🤖 AI & Agentic Payments on Hedera ⸺ $6,000
Up to 2 teams will receive $3,000

Build AI agents that move value autonomously on Hedera. The agentic economy needs payment infrastructure that works at machine speed: sub-second finality, predictable sub-cent fees, and native token operations without smart contract overhead. Hedera is built for this.

Use the Hedera Agent Kit, OpenClaw's Agent Commerce Protocol, the x402 payment standard, or any combination of agentic tooling to build agents that discover services, negotiate terms, and settle payments on Hedera. Whether it's micropayment streaming, agent-to-agent commerce, or autonomous DeFi, the best projects will demonstrate real payment flows between agents or between agents and services.

Ideas to get you started:

  • Agent-to-Agent Marketplace — Services register via OpenClaw ACP, discover peers, negotiate pricing, settle in HBAR/HTS automatically.
  • x402 Pay-Per-Use Gateway — Wrap APIs with x402 payments. Agents pay per request in HBAR, no keys or subscriptions.
  • Micropayment Streaming — Real-time micro-payments for compute, data, or inference. Settle on Hedera every few seconds.
  • Autonomous Escrow — Hold funds, verify delivery via oracle/HCS, auto-release payments on condition match.
  • DeFi Copilot — Monitor token prices, execute swaps, rebalance HTS portfolios based on user-defined strategies.
  • Subscription Manager — Recurring payments via Scheduled Transactions. Auto-handle renewals, cancellations, prorated refunds.

Qualification Requirements

Qualification Requirements:

  • Build an AI agent or multi-agent system that executes at least one payment, token transfer, or financial operation on Hedera Testnet.
  • Use one or more of the following: Hedera Agent Kit (JS/TS or Python), OpenClaw ACP, x402, A2A protocol, or Hedera SDKs directly.
  • Provide source code in a public GitHub repo with a README covering setup, architecture, and how the payment flow works.
  • Include a ≤ 5-minute demo video showing the agent performing autonomous payment actions.

Optional enhancements (extra points):

  • 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

Links and Resources

🪙 Tokenization on Hedera ⸺ $3,000
Up to 2 teams will receive $1,500

Build a working application on Hedera using only the Hedera SDK. No Solidity, no smart contracts. Use native Hedera services directly: create tokens, post messages to the Consensus Service, schedule transactions, manage accounts, or combine multiple services into something new.

This bounty is designed for developers who are new to Hedera or new to blockchain. Hedera's SDK lets you do things that typically require smart contracts on other chains: create fungible and non-fungible tokens, set up custom fee schedules, schedule future transactions, and publish verifiable messages, all with a few lines of JavaScript or Python.

Ideas to get you started:

  • Tokenized Fund Shares — Create a fund token with KYC-gated transfers and automated dividend distributions via custom fees.
  • Invoice Factoring — Tokenize invoices as HTS tokens, allow buyers to purchase them at a discount, and settle on maturity via Scheduled Transactions.
  • Carbon Credit Registry — Mint carbon credits as HTS tokens with provenance tracked on HCS and retirement enforced by burning.
  • Fractionalized Real Estate — Tokenize property ownership with royalty fees that distribute rental income to holders on every transfer.
  • Commodity Receipts — Issue warehouse receipts as HTS tokens backed by oracle-verified commodity prices.

Qualification Requirements

Qualification Requirements:

  • Create, manage, or interact with tokens using the Hedera Token Service (via SDK, system contracts, or both).
  • Deploy and demonstrate on Hedera Testnet.
  • Provide source code in a public GitHub repo. Smart contracts verified on Hashscan if applicable.
  • 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

Links and Resources

🛠️ "No Solidity Allowed" — Build with Hedera SDKs ⸺ $3,000
Up to 3 teams will receive $1,000

Build a working application on Hedera using only the Hedera SDK. No Solidity, no smart contracts. Use native Hedera services directly: create tokens, post messages to the Consensus Service, schedule transactions, manage accounts, or combine multiple services into something new.

This bounty is designed for developers who are new to Hedera or new to blockchain. Hedera's SDK lets you do things that typically require smart contracts on other chains: create fungible and non-fungible tokens, set up custom fee schedules, schedule future transactions, and publish verifiable messages, all with a few lines of JavaScript or Python.

Ideas to get you started:

  • Timestamped Proof System — Use HCS to create verifiable timestamps for documents, media, or events. Mint an HTS token as a receipt for each proof.
  • Token-Gated Access — Mint HTS tokens that grant access to a service, event, or community. Check balances via Mirror Node to authorize users.
  • Scheduled Payment Bot — Automate recurring HBAR or token payments using Scheduled Transactions. Build a simple UI to configure payment schedules.
  • Supply Chain Tracker — Log product journey events to HCS and issue HTS tokens as certificates at each checkpoint.
  • Verifiable Messaging — Build a chat or notification system where all messages are logged to HCS for tamper-proof, auditable history.

Qualification Requirements

Qualification Requirements:

  • Use the Hedera JavaScript/TypeScript SDK (@hashgraph/sdk) or Python SDK. No Solidity smart contracts.
  • Incorporate at least two native Hedera services (e.g., HTS + HCS, HTS + Scheduled Transactions, HCS + Mirror Node).
  • Provide source code in a public GitHub repo with a README covering setup and usage.
  • 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)

Links and Resources

⏱️ Cross-Chain Automation Hub — Hedera Schedule Service + Axelar ⸺ $2,000
Up to 2 teams will receive $1,000

Build an automation platform that uses Hedera as the decentralized hub for multi-chain automation — scheduling and triggering smart contract calls on other chains, fully on-chain, with no bots, keepers, or off-chain cron. Combine the Hedera Schedule Service with Axelar General Message Passing (GMP) so a scheduled transaction on Hedera fires when its conditions and signatures are met, then dispatches a message through Axelar that executes a contract call on a destination chain. Most chains rely on centralized keepers for automation — Hedera flips it: scheduling is a native primitive, Axelar GMP handles decentralized message passing, and together they enable trustless cross-chain automation.

Focus on real-world workflows: cross-chain payroll, treasury rebalancing, recurring DCA into assets on another chain, scheduled liquidity actions, or time-locked governance execution. The strongest projects will feel production-ready — something a DAO, finance team, or protocol could adopt immediately — and will prove the entire trigger-to-execution loop happens on-chain, with zero centralized servers.

Ideas to get you started: Cross-Chain DCA Cross-Chain Treasury Rebalancing Cross-Chain Payroll Scheduled Cross-Chain Liquidity Time-Locked Cross-Chain Governance Contributor Payroll (single-chain) Governance-Gated Treasury (single-chain)

Qualification Requirements

Qualification Requirements:

  • Use the Hedera Schedule Service (via SDK, system contracts) to create and execute scheduled transactions on Hedera Testnet.
  • Dispatch Axelar GMP cross-chain message triggered by scheduled Hedera transaction — fully on-chain, zero off-chain relayers or keepers.
  • Execute a real future or conditional cross-chain action end to end: scheduled trigger on Hedera → Axelar GMP message → execution on the destination chain.
  • User workflow to create, approve, and manage scheduled cross-chain actions.
  • Source code with README covering setup, architecture, and scheduling/cross-chain dispatch flow.
  • Demo video (≤5 min): user creates schedule → Hedera executes trigger → cross-chain execution visible.

Optional enhancements (extra points):

  • Cross-chain approvals (multi-sig, DAO voting, role-based)
  • Conditional execution combining time, on-chain state, approvals
  • Composable automation via Hedera system contracts into EVM, then Axelar GMP
  • Dashboard for schedules, pending executions, cross-chain status tracking
  • Cost/reliability comparison vs off-chain solutions
  • Audit trails via Hedera Consensus Service (HCS)
  • Single-chain Hedera automation fallback
⏱️ Autonomous On-Chain Automation Platform ⸺ $1,000

This prize is only available to Continuity Track participants →

Build a production-ready automation platform that lets users schedule, approve, and execute on-chain actions using the Hedera Schedule Service, with no bots, keepers, or off-chain cron infrastructure. Most chains lean on centralized keepers or off-chain schedulers to fire future transactions. Hedera makes scheduling a native primitive: submit a transaction, collect the signatures it needs, and let the network execute it when the conditions are met.

This bounty is focused on real-world automation workflows: payroll for contributors, treasury actions gated by governance approval, recurring subscription payments, or time-locked protocol upgrades. Think in terms of users and workflows, not just transactions. The strongest projects will feel like something a DAO, finance team, protocol operator, or business could adopt tomorrow.

Ideas to get you started: Contributor Payroll Governance-Gated Treasury Subscription Manager Time-Locked Upgrades Conditional Escrow

Qualification Requirements

Use the Hedera Schedule Service (via SDK, system contracts, or both) to create and execute scheduled transactions on Hedera Testnet. Expose a user-facing workflow to create, approve, and manage scheduled actions. Execute at least one real future or conditional transaction end to end. Provide source code in a public GitHub repo with a README covering setup, architecture, and how the scheduling flow works. Include a ≤ 5-minute demo video showing a user creating a scheduled action and the network executing it.

Optional enhancements (extra points):

  • Approval flows: multi-sig, DAO voting, or role-based signoff before execution Conditional execution logic that combines time, on-chain state, and approvals
  • Composable automation: scheduled calls into EVM smart contracts via system contracts A dashboard or UI to create schedules, inspect pending executions, and track execution history A clear cost, reliability, and trust comparison against off-chain bots or keepers Verifiable execution audit trails using the Hedera Consensus Service (HCS)

Workshop

Hedera x Claude Code: AI Skills for Hackathon...

Go from zero to a scored hackathon submission plan in under an hour. This workshop walks through Hedera's open-sour...

This workshop is happening in-person

05:00 PM WEST — Friday, Jul 24, 2026 in Workshop Room