About

ENS is the universal pointer for anything on the internet. It turns wallet addresses into human-readable names like yourname.eth β€” a portable, onchain profile that works across every app, chain, and wallet.

Developers use ENS to replace raw addresses with real identities, build decentralized websites, and create scalable subname ecosystems. As AI agents become first-class onchain actors, ENS is how you give them a name, a reputation, and a place to be found.

Prizes

πŸ€– Best ENS Integration for AI Agents βΈΊ $4,000
πŸ₯‡
1st place
$2,500
πŸ₯ˆ
2nd place
$1,500

AI agents need persistent, human-readable identities too. Use ENS to name agents, resolve their addresses, spin up subname registries for agent fleets, store agent metadata in text records, or build systems where agents can register and discover each other onchain. If you're building anything agentic this weekend, think about how ENS can be the identity layer.

Qualification Requirements

It should be obvious how ENS improves your agent's identity or discoverability β€” not just a cosmetic add-on. Demo must be functional (no hard-coded values). Submit with a video or live demo link and present at the ENS booth in person on Sunday morning.

✨ Most Creative Use of ENS ⸺ $4,000
πŸ₯‡
1st place
$2,500
πŸ₯ˆ
2nd place
$1,500

Most people know ENS for name β†’ address lookups. We want to see what else it can do. Store verifiable credentials or zk proofs in text records. Build privacy features with auto-rotating addresses on each resolution. Use subnames as access tokens. Surprise us!

Qualification Requirements

ENS should clearly improve the product. Demo must be functional (no hard-coded values). Submit with a video or live demo link and present at the ENS booth in person on Sunday morning.

πŸŽ‰ Integrate ENS βΈΊ $6,000
Split with up to 43 teams (capped at $140 per team)

Any type of ENS integration is eligible for this pool prize, split evenly among all eligible projects. Get creative!

Qualification Requirements

You need to write some code specifically for ENS. Simply using Rainbowkit does not count. Your demo must be functional and not contain hard-coded values. Upon submission, your project showcase must have a video recording or link to a live demo (ideally both) and the code needs to be open source and accessible on Github or a similar platform.

πŸ”„ Best ENS Continuity Integration βΈΊ $6,000

This prize is only available to Continuity TrackΒ participants β†’

πŸ₯‡
1st place
$2,500
πŸ₯ˆ
2nd place
$1,500
πŸ…
3rd place
$1,000 Γ—2

Already building something real? Keep going. This prize is for the best project that meaningfully extends an existing product or open source project with ENS. Add ENS where it makes the product better: identity, discovery, onboarding, payments, profiles, subnames, records, or entirely new UX. We want to see ENS used to ship a meaningful new capability, not just added as a cosmetic integration.

Qualification Requirements

It should be clear what ENS-powered feature was built during the hackathon and how it improves the existing product. Demo must be functional (no hard-coded values). Submit with a video or live demo link and present at the ENS booth in person on Sunday morning.

Workshop

πŸ›  Identity for Apps, Agents & More with ENS

Learn all about ENS (Ethereum Name Service), the decentralised naming protocol used by hundreds of web2 and web3 ap...

This workshop is happening in-person

05:30 PM EDT β€” Friday, Jun 12, 2026 in Floor 3 | Workshop Room 2

About

World’s developer stack helps builders create products for verified humans and AI-assisted interactions. World ID enables apps to confirm someone is a unique human without revealing their identity. Mini Apps provide developers with a native distribution channel within World App. AgentKit helps identify when agents are backed by real humans rather than bots or scripts. World Chain provides the on-chain infrastructure to build, transact, and scale these experiences. ProveKit is a zk proving library, allowing someone to write their circuits in Noir and prove them.

Prizes

🌍 Track A (AgentKit) ⸺ $7,500
πŸ₯‡
1st place
$3,500
πŸ₯ˆ
2nd place
$2,500
πŸ₯‰
3rd place
$1,500

Apps that utilize AgentKit to deliver agentic experiences, where Delegated World ID enhances safety, fairness, or trust, especially products that unlock free trials for agents and free access to initial usage.

Qualification Requirements

  • Uses AgentKit in a meaningful way (not just a wrapper).
  • Implements a clear β€œtrial / initial usage” mechanic (e.g., limited actions, credits, or time-based access) that is gated by verifiable humans via World ID.
  • Not only register an agent, but actually build a product that enables Human Backed Agents to operate.
πŸ€– Track B (World ID) βΈΊ $2,500
πŸ₯‡
1st place
$1,500
πŸ₯ˆ
2nd place
$1,000

Apps where the product breaks without proof of human.

Example patterns:

  • One-per-human access to limited resources (tickets, grants, allowlists)
  • Sybil-resistant voting, quadratic funding, or allocation
  • Human-only marketplaces (postings, matching, anti-spam)
  • Reputation and trust systems gated by personhood

Qualification Requirements

Uses World ID 4.0 as a real constraint (eligibility, uniqueness, fairness, reputation, rate limits). World ID justification: what breaks without it. Working application: either mini app or not. Proof validation is required and needs to occur in a web backend or smart contract.

♻️ Track C (Existing Projects integrating World ID) βΈΊ $2,500

This prize is only available to Continuity TrackΒ participants β†’

πŸ₯‡
1st place
$1,500
πŸ₯ˆ
2nd place
$1,000

Existing projects that will integrate any of our SDKs (IDKit, Minikit, Agentkit) in a meaningful way into their existing project. The winner of this category will be evaluated by:

  • How β€œnovel” is the use case for World ID
  • Technical integration readiness

Qualification Requirements

  • Already has a working product or prototype (not a brand-new idea for the weekend).
  • Uses at least one World tool meaningfully (World ID, MiniKit, and/or AgentKit).
  • Clear plan for what will be shipped/improved during the hackathon (feature, UX, scale, security, or distribution).
πŸ—½ Track D (ProveKit) βΈΊ $2,500
πŸ₯‡
1st place
$1,500
πŸ₯ˆ
2nd place
$1,000

Teams building with ProveKit to compile and prove Noir circuits in real apps (web, mobile, services, and/or on-chain), unlocking new UX by making proofs practical to generate and verify across environments.

Example patterns:

  • On-device proving (mobile or browser) for privacy-preserving flows
  • Proof verification embedded in a Mini App/web app backend
  • On-chain verification using a recursive verifier
  • Developer tooling/pipelines that make Noir β†’ proving β†’ verification reproducible and fast

Qualification Requirements

  • Compile Noir circuits to R1CS
  • Generate WHIR or Groth16 proofs client-side
  • Verify proofs in at least one target environment (CLI, browser, mobile, service, or on-chain via recursive verifier)

Workshop

πŸ› οΈ A World of Human Possibilities

In this workshop, you will discover the World tech stack, from using Proof of Human in your own standalone app or w...

This workshop is happening in-person

05:00 PM EDT β€” Friday, Jun 12, 2026 in Floor 3 | Workshop Room 2

About

Arc is the purpose-built L1 blockchain from Circle, EVM-compatible, and serves as the Economic OS for the internet β€” powering the programmable trust layer and transaction engine where capital, humans, and machines coordinate to drive real economic growth. Arc enables builders and issuers worldwide to power the next era of onchain lending, capital markets, FX, and payments - igniting liquidity across currencies and asset classes.

Prizes

πŸ† Best Smart Contracts on Arc with Advanced Stablecoin Logic βΈΊ $3,500
πŸ₯‡
1st place
$2,250
πŸ₯ˆ
2nd place
$1,250

Build and deploy smart contracts that demonstrate advanced programmable logic using USDC or EURC β€” such as conditional flows, onchain automation, or multi-step settlement mechanisms.

What we’re looking for:

What we’re looking for:

  • Conditional escrow with onchain dispute + automatic release
  • Programmable payroll / vesting in USDC or EURC
  • Crosschain β€œconditional transfer” (escrow on source, release on destination via Circle Forwarder)

Qualification Requirements

Submissions will be evaluated based on the following parameters. Please be clear what bounty you are submitting for as a part of your submission!

  • Functional MVP and diagram: Projects must demonstrate a working frontend and backend plus an architecture diagram.
  • Video demonstration + presentation: Succinctly outlining the project's core functions and its effective use of Circle's Developer tools/tech is required, supported by detailed documentation.
  • Link to GitHub/Replit repo
πŸ† Best Chain Abstracted USDC Apps Using Arc as a Liquidity Hub βΈΊ $3,500
πŸ₯‡
1st place
$2,250
πŸ₯ˆ
2nd place
$1,250

Build chain abstracted USDC apps that treat multiple blockchains as one liquidity surface, using Arc to move USDC wherever it’s needed. Projects should demonstrate how capital can be sourced, routed, and settled across chains through a single application without fragmenting user experience.

What we’re looking for:

  • Crosschain payments, credit, or treasury systems
  • Applications that are not locked to a single chain
  • Seamless user experience despite crosschain complexity"

Qualification Requirements

Submissions will be evaluated based on the following parameters. Please be clear what bounty you are submitting for as a part of your submission!

Functional MVP and diagram:

  • Projects must demonstrate a working frontend and backend plus an architecture diagram.
  • Video demonstration + presentation: Succinctly outlining the project's core functions and its effective use of Circle's Developer tools/tech is required, supported by detailed documentation.
  • Link to GitHub/Replit repo
πŸ† Best Agentic Economy with Circle Agent Stack βΈΊ $3,500
πŸ₯‡
1st place
$2,250
πŸ₯ˆ
2nd place
$1,250

Build applications that enable autonomous AI agents to transact with each other using nanopayments on Arc. Projects should demonstrate how agents can make gas-free micropayments for API calls, data access, compute resources, or services without human intervention. Focus on agent-to-agent commerce, automated payment flows, and scalable transaction systems where traditional payment rails are too expensive or slow.

Examples:

  • AI agents paying for API calls, LLM inference, or data access per-use
  • Autonomous agents trading services or compute resources
  • Multi-agent systems with payment-based coordination mechanisms
  • Agent marketplaces with gas-free microtransactions
  • Pay-per-query knowledge bases or RAG systems accessed by agents
  • Automated content monetization (pay $0.01 per article/video)

Qualification Requirements

Submissions will be evaluated based on the following parameters. Please be clear what bounty you are submitting for as a part of your submission!

Functional MVP and diagram:

  • Projects must demonstrate a working frontend and backend plus an architecture diagram.
  • Video demonstration + presentation: Succinctly outlining the project's core functions and its effective use of Circle's Developer tools/tech is required, supported by detailed documentation.
  • Link to GitHub/Replit repo
πŸ† Arc Continuity Track: Extend the Arc Ecosystem βΈΊ $2,000

This prize is only available to Continuity TrackΒ participants β†’

πŸ₯‡
1st place
$1,500
πŸ₯ˆ
2nd place
$500

Are you a founder or have interesting MVPs from previous hackathons? Take a project you already own and add a working Arc integration. Open source repos and live products both qualify.

What We look for: (examples)

  • USDC or EURC payment flows on Arc added to an existing commerce, fintech, or wallet product
  • Crosschain transfers or unified balance integrated into a project already in production with Arc serving as the core settlement later
  • Agentic economic payments shipped into an existing AI agent or API monetization tool
  • Stablecoin settlement or escrow logic on Arc added to an existing DeFi protocol or marketplace
  • Arc-powered treasury or FX features built into a live multi-chain product

Qualification Requirements

Functional MVP and diagram:

Projects must demonstrate a working frontend and backend plus an architecture diagram. Video demonstration + presentation: Succinctly outlining the project's core functions and its effective use of Circle's Developer tools/tech is required, supported by detailed documentation. Link to GitHub/Replit repo

πŸ† Best Prediction Markets Built on Arc with Real-World Signal βΈΊ $1,500

Build prediction market applications on Arc that move beyond speculation and deliver real-world utility β€” such as forecasting, hedging, and decision-making. Projects should leverage Arc’s stablecoin-native infrastructure (USDC/EURC gas, native FX, deterministic finality, and compliance-ready architecture) to create prediction markets that are easier to use, economically predictable, and credible enough for consumer, institutional, and enterprise use cases. Please see resources section for recommended products to use

Examples:

  • Macroeconomic data markets β€” Markets on CPI, Fed decisions, jobs, GDP β†’ Short-duration, high-frequency demand
  • Geopolitical & event-driven markets β€” Markets on elections, conflicts, trade, energy shocks β†’ Direct pricing of real-world uncertainty
  • Institutional hedging markets β€” Onchain tools for macro + geopolitical risk β†’ Simpler, more direct than derivatives
  • Multi-currency / localized markets β€” Region-specific markets (EURC, USDC, etc.) β†’ Native FX + localized settlement
  • Governance & enterprise forecasting β€” Markets for internal decisions, policy, planning β†’ Enabled by identity, compliance, auditability

Qualification Requirements

Submissions will be evaluated based on the following parameters. Please be clear what bounty you are submitting for as a part of your submission!

Functional MVP and diagram:

  • Projects must demonstrate a working frontend and backend plus an architecture diagram.
  • Video demonstration + presentation: Succinctly outlining the project's core functions and its effective use of Circle's Developer tools/tech is required, supported by detailed documentation.
  • Link to GitHub/Replit repo

πŸ† Best Private Nanopayments βΈΊ $1,000

This is a collaborative bounty between Dynamic, Arc, and Unlink.

Machines are starting to pay each other (for API calls, inference, data, and compute) in amounts far too small for traditional rails. But today those payment streams are fully transparent: anyone can watch an agent's spend, infer its strategy, and map its counterparties.

Build a system where autonomous agents (or users) make high-frequency, low-value payments that are also private. How the pieces fit together:

  • Dynamic embedded/server wallets give your agents (or users) a wallet and sign the offchain payment authorizations β€” no seed phrase, no popup per payment.
  • Arc + Circle Gateway provide the gas-free, stablecoin-native nanopayment rail (USDC via x402 / batched settlement) where sub-cent payments make economic sense.
  • Unlink wraps the flow so balances, transfer amounts, and counterparty history stay confidential

Qualification Requirements

Use all three: the project must integrate Dynamic, Arc (testnet), and Unlink as core components

  • Dynamic: use Dynamic wallets to onboard the user/agent and sign payment authorizations. Embedded wallets for user-driven flows; server wallets (with delegated access) are the fit for autonomous agents signing

  • Arc: settle nanopayments on Arc testnet using USDC via Circle Gateway (x402 / batched settlement). Demonstrate real gas-free micro-settlement, not a single large transfer.

  • Unlink: integrate the Unlink SDK (@unlink-xyz/sdk) so at least one payment is genuinely private; the demo must show a real private transfer or withdrawal.

  • Your app must be deployed and usable by judges

  • Working demo (live or short video).

  • Public GitHub repo + README explaining how each of the three integrations is used and what specifically is private.

Workshop

Building with programmable money on Arc using...

App Kits provide the infrastructure and revenue logic required for global, financial apps. Bridge, swap, send, and ...

This workshop is happening in-person

04:00 PM EDT β€” Friday, Jun 12, 2026 in Floor 3 | Workshop Room 2

About

Hedera stands apart as a leading EVM blockchain through its distinctive developer experience, enabling developers of all backgrounds to leverage familiar tools like Solidity or its JavaScript SDK* to build breakthrough applications.

Linux Foundation Decentralized Trust manages Hedera’s open-source codebase (as Project Hiero) including the hashgraph consensus algorithm which enables 10,000+ TPS, 3s finality, low fees priced in USD, and the highest grade (aBFT) of security. Meanwhile, the Hedera public network is governed by a diverse council of the world’s leading institutions to ensure transparent and fair decision-making.

By empowering the development of applications that solve real-world challenges across DeFi, tokenization, AI, digital identity, and more, Hedera is the trust layer that underpins a decentralized future.

For more information, visit www.hedera.com, or follow us on X at @hedera, Telegram at t.me/hederahashgraph, or Discord at www.hedera.com/discord. The Hedera whitepaper can be found at www.hedera.com/papers.

*Hedera also hasSDKs for Java, Python, Rust, Go, and Swift!

Prizes

πŸ€– AI & Agentic Payments on Hedera βΈΊ $6,000
Up to 3 teams will receive $2,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.

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 tokenization application using the Hedera Token Service (HTS). Hedera's native token service lets you create, configure, and manage tokens at the protocol level with built-in compliance controls, custom fee schedules, and atomic operations, no smart contract required.

This bounty is focused on real-world asset tokenization: securities, real estate fractions, invoices, carbon credits, commodities, fund shares, or any asset class where on-chain representation unlocks liquidity, transparency, or automation. Projects that demonstrate a clear path from physical asset to on-chain token with meaningful compliance or lifecycle management will be favoured.

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

πŸ› οΈ "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)

⏱️ Autonomous On-Chain Automation Platform ⸺ $3,000

This prize is only available to Continuity TrackΒ participants β†’

Up to 3 teams will receive $1,000

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

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

03:30 PM EDT β€” Friday, Jun 12, 2026 in Floor 3 | Workshop Room 2

About

The Uniswap Protocol is one of the largest decentralized exchange protocol for swapping value onchain across Ethereum and other supported blockchains. The Uniswap ecosystem has evolved into a full stack platform for onchain finance, including smart contracts such as v2, v3, and v4, developer tools, APIs, and emerging infrastructure like Unichain. This enables developers to build applications on top of shared, permissionless liquidity.

Prizes

πŸ€– Best Uniswap API Integration βΈΊ $7,000
πŸ₯‡
1st place
$4,000
πŸ₯ˆ
2nd place
$2,000
πŸ₯‰
3rd place
$1,000

Build with the Uniswap API to access liquidity and execute value onchain.

Projects must integrate the Uniswap API with a valid API key from the Uniswap Developer Platform for core functionality such as trade execution, routing, payments, liquidity provision or coordination between agents or systems. This may include trading applications, agent-based systems, automated strategies, or new financial primitives, leveraging Uniswap’s permissionless liquidity and emerging capabilities such as AI-driven systems.

Qualification Requirements

Each team must submit:

  • Transaction IDs demonstrating real onchain execution (testnet and/or mainnet)
  • A public GitHub repository with open-source code and a clear README.md
  • A demo video (maximum 3 minutes)
  • A completed submission to the Uniswap Developer Feedback Form: https://developers.uniswap.org/docs?form=feedback
πŸ¦„ Best Uniswap Stack Contribution βΈΊ $3,000

This prize is only available to Continuity TrackΒ participants β†’

Up to 3 teams will receive $1,000

Build on or extend the Uniswap open-source ecosystem using any part of the Uniswap stack.

This includes projects that integrate the Uniswap AMM (v2, v3, or v4) or any Uniswap protocol such as CCA, new v4 hooks, extensions or improvements to official Uniswap repositories, and tooling or solutions built for the broader ecosystem.

Special Prize: one of the $1,000 prizes goes to the Best Video Presentation, the most compelling public demo video showcasing a project built on the Uniswap stack. To qualify, the video must be publicly posted, explicitly mention Uniswap, and explain how the team integrated part of the Uniswap stack.

Qualification Requirements

Each team must submit:

  • Transaction IDs demonstrating real onchain execution (testnet and/or mainnet)
  • A public GitHub repository with open-source code and a clear README.md
  • A demo video (maximum 3 minutes)
  • A completed submission to the Uniswap Developer Feedback Form: https://developers.uniswap.org/docs?form=feedback

Workshop

How to Navigate the Uniswap Stack πŸ¦„

A hands-on intro to the full Uniswap ecosystem: the Uniswap API, v4 hooks, Uniswap AI, and open-source tooling. Cov...

This workshop is happening in-person

05:00 PM EDT β€” Friday, Jun 12, 2026 in Floor 3 | Workshop Room 2

About

The Canton Foundation’s mission is to foster the development and growth of the Global Synchronizer in the Canton Network and facilitate its governance.

Note on Prize Distribution The prize pools above show the allocated budget per track, not a guaranteed number of winners. We reserve the right to redistribute prizes across tracks based on the overall quality of submissions.

For example: if Track 3 (Payments & Neobanking) receives two outstanding projects but Track 4 (Agentic Commerce) has no standout submission, we will award both projects in Track 3 and reallocate Track 4's budget accordingly. Conversely, if a track receives no qualifying submissions, its pool may be redistributed to reward exceptional work elsewhere.

Our priority is to reward the best work, not to fill prize slots. Tracks 1–3 are our primary focus and will be judged most rigorously. Track 4 is a bonus track i.e strong submissions there will be rewarded, but the bar for Tracks 1–3 is higher and the budgets reflect that. The total prize pool of $10,000 USDC will be fully distributed across the strongest projects.

Prizes

πŸ“ˆ Private DeFi & Capital Markets βΈΊ $3,000
Up to 2 teams will receive $1,500

Build financial primitives where privacy is a first feature, not an afterthought. Canton's sub-transaction privacy means counterparties never see each other's positions, exposure, or order flow.

Build something like:

  • Private perpetuals DEX: traders' positions and P&L invisible to other participants until settlement
  • Confidential margin management: bilateral collateral agreements where only the two counterparties see exposure
  • Dark pool order matching: institutional-grade order books where order flow is hidden from non-participants
  • Private lending protocol: loan terms visible only to lender and borrower, invisible to other depositors

Qualification Requirements

1. Deployed on Canton DevNet Live on Canton DevNet via Seaport by 5North. no need to run your own validator.

2. Meaningful Daml Usage Contracts written in Daml (no EVM wrappers), implementing logic that requires Canton's privacy model with correct signatories, observers, and controllers.

3. Open Source Repo Public GitHub repo i.e another developer must be able to build and run it from the README alone.

4. Demo and Documentation

  • README must cover: setup, privacy model (who sees what and why), architecture overview, and known limitations.
  • Demo video (2–5 min): show the core user journey and switch between party perspectives live to demonstrate data visibility differences.

5. Functional UI

  • Preferred: web dApp at a public URL (Vercel, Netlify, GitHub Pages) showing which party the user is acting as and visible data differences between parties.
  • Accepted: CLI with clear party-level output separation and sample output in the README.
πŸš€ TradFi, RWA & Tokenized Assets βΈΊ $4,500
πŸ…
1st place
$3,000
πŸ…
2nd place
$1,500

Bring real-world financial instruments on-chain with the compliance, privacy, and settlement guarantees that institutions actually require.

Build something like:

  • Tokenized bond issuance with private investor registry β€” cap table visible only to issuer and each individual holder
  • Repo agreement automation β€” PvP settlement with confidential bilateral terms between counterparties
  • Private equity secondary market β€” transfer restrictions and investor accreditation enforced in Daml, deal terms private
  • Supply chain finance with selective disclosure β€” invoices visible only to the financing bank and the relevant supplier
  • Confidential trade finance β€” LC workflows where importer, exporter, and bank each see only their portion

Qualification Requirements

1. Deployed on Canton DevNet Live on Canton DevNet via Seaport by 5North. no need to run your own validator.

2. Meaningful Daml Usage Contracts written in Daml (no EVM wrappers), implementing logic that requires Canton's privacy model with correct signatories, observers, and controllers.

3. Open Source Repo Public GitHub repo i.e another developer must be able to build and run it from the README alone.

4. Demo and Documentation

  • README must cover: setup, privacy model (who sees what and why), architecture overview, and known limitations.
  • Demo video (2–5 min): show the core user journey and switch between party perspectives live to demonstrate data visibility differences.

5. Functional UI

  • Preferred: web dApp at a public URL (Vercel, Netlify, GitHub Pages) showing which party the user is acting as and visible data differences between parties.
  • Accepted: CLI with clear party-level output separation and sample output in the README.
🏦 Payments & Neobanking ⸺ $2,500

Build payment infrastructure and financial services where privacy is the default not a premium feature.

Build something like:

  • Privacy-preserving cross-border payment: sender and receiver amounts hidden from other network participants
  • Neobank on Canton: multi-party account management where each customer's balance is invisible to others
  • Stablecoin-based treasury management: corporate cash pooling with subsidiary-level privacy from parent visibility

Qualification Requirements

1. Deployed on Canton DevNet Live on Canton DevNet via Seaport by 5North. no need to run your own validator.

2. Meaningful Daml Usage Contracts written in Daml (no EVM wrappers), implementing logic that requires Canton's privacy model with correct signatories, observers, and controllers.

3. Open Source Repo Public GitHub repo i.e another developer must be able to build and run it from the README alone.

4. Demo and Documentation

  • README must cover: setup, privacy model (who sees what and why), architecture overview, and known limitations.
  • Demo video (2–5 min): show the core user journey and switch between party perspectives live to demonstrate data visibility differences.

5. Functional UI

  • Preferred: web dApp at a public URL (Vercel, Netlify, GitHub Pages) showing which party the user is acting as and visible data differences between parties.
  • Accepted: CLI with clear party-level output separation and sample output in the README.

Prizes

πŸ€– AI Agents x Ledger βΈΊ $10,000
πŸ₯‡
1st place
$3,000
πŸ₯ˆ
2nd place
$2,500
πŸ₯‰
3rd place
$2,000
πŸ…
4th place
$1,500
πŸ…
5th place
$1,000

Build AI agents and AI-powered products that use Ledger as the trust layer. We are looking for projects where device-backed security is central to the product: agents that pay for tools and services, systems that authenticate themselves with Ledger-secured identity, human-in-the-loop workflows for sensitive actions, and products that make autonomous behavior safer instead of bypassing user intent.

EXAMPLE DIRECTIONS

  • Agents that pay for APIs, tools, or services with Ledger-secured payment flows, including x402-style patterns.
  • Create human-in-the-loop agents where Ledger approves high-risk actions before funds move or permissions escalate.
  • Ledger-backed identity, authentication, credentials, or policy-based spending for autonomous systems.
  • Build AI copilots that explain transactions, simulate outcomes, or surface risks in complex flows.
  • Developer agents that help teams integrate Ledger SDKs, generate Clear Signing artifacts, or validate implementation flows.
  • Vertical products such as treasury agents, commerce assistants, or enterprise copilots where Ledger is the explicit control layer.

WHAT WE LIKE

  • Real user value, not generic chatbot wrappers.
  • Clear boundaries between autonomous behavior and explicit approval.
  • Concrete use of Ledger primitives, not just wallet branding.
  • Practical demos that show why device-backed trust matters for AI.

Qualification Requirements

WHAT TO INCLUDE

  • Feedback on overall experience using Ledger docs & SDKs
  • Identify gaps, confusing flows, or missing context
  • Specific improvements with screenshots or PRs

Workshop

πŸ› οΈ Ledger Workshop

Ledger Agentic Features

This workshop is happening in-person

04:00 PM EDT β€” Friday, Jun 12, 2026 in Floor 3 | Workshop Room 2

About

Build apps for trading, earning, paying, and moving money on global crypto rails. Develop your way, from low-level APIs to full SDKs. Use primitives for full control or prebuilt flows to ship fast. Get sub-second signing and enterprise-grade security. Scale from concept to millions without rebuilding your stack.

Prizes

πŸ’Έ Best Use of Flow βΈΊ $3,000

Pay and accept stablecoins or crypto from any wallet, exchange, or chain, and settle in the token of your choice. By abstracting away the swap-and-bridge step, Fireblocks Flow removes a major source of friction and unlocks a new class of applications.

So in a world where bridging and swapping don't exist, what would you build?

Examples:

  • Merchant & PSP acceptance: accept deposits in any token from any chain, settle in the stablecoin you prefer
  • iGaming & prediction markets: take deposits from any wallet or exchange with compliance enforced on every transaction
  • Agentic deposits: agents programmatically create transactions, attach funding sources, and submit via API
  • Withdrawals & currency conversion: send funds out to a user's wallet, converting across chains and tokens in one flow (e.g. SOL from a vault -> USDC on Ethereum)
  • Point-of-sale & real-world payments: accept any asset, settle in one

Qualification Requirements

  • Implement Flow in your application
  • Your app must be deployed and usable by judges

Bonus:

  • New use case: something Flow makes possible that wasn't before
  • Complete, polished UX: effortless payments, elegant use of Flow webhooks
πŸ€– Best Agentic Build βΈΊ $2,000

AI agents need wallets, signing, and a way to actually move value. Dynamic gives them all three. Build agents that transact, settle, and operate autonomously using Dynamic's server wallets, delegated access, and Flow (bonus) for programmatic deposits and payouts. Give your agent a wallet, or delegate from your own.

Let's see agents operating onchain!

Examples:

  • Trading or DeFi agents that execute onchain strategies
  • Agent-to-agent commerce and autonomous businesses
  • Personal finance or treasury agents acting on a user's behalf via delegated access
  • Agents that pay for APIs, tools, or compute through HTTP 402 / x402 payment flows
  • Automated payment, payroll, or settlement systems

Qualification Requirements

  • Allow AI agent to use Dynamic's server wallets to sign and execute onchain transactions
  • Utilizes any Dynamic SDK in any framework
  • Your app must be deployed and usable by judges

Bonus:

  • Goes beyond a single primitive: combines delegated access, signing policies, or Flow
  • Meaningful agent autonomy: agent decides what to do, then executes it onchain
✨ Best Money App ⸺ $2,000

Dynamic handles login, seamless wallet onboarding, signing, and onchain UX, so you can focus on building something that matters. This is an open track - so no theme, no constraints, no limits. The best product wins.

Bonus:

  • Depth over breadth
  • Technical execution and ambition
  • Real-world adoption potential

Qualification Requirements

  • Utilizes any Dynamic SDK in any framework
  • Your app must be deployed and usable by judges
πŸͺ„ Best Wallet Glow Up βΈΊ $2,000

This prize is only available to Continuity TrackΒ participants β†’

Already have an app? Give the wallet experience a makeover with Dynamic. Swap in smoother login, embedded wallets, better signing, multi-chain support, or onchain payments.

Examples:

  • Add/extend multi-chain support (EVM, SVM, Sui, Bitcoin, TON, and more ) to your app
  • Layer in payments or Flow where users previously had to bridge and swap by hand
  • Add server wallets or delegated access to power new automated or agentic features
  • Upgrade auth, key management, or signing UX in a product that already has users

Qualification Requirements

  • Start from an existing app (yours or open-source project) and integrate Dynamic
  • A before/after: what the wallet experience was, and how Dynamic shifted it
  • Utilizes any Dynamic SDK in any framework
  • Your app must be deployed and usable by judges

Bonus:

  • Meaningful upgrade to UX, capability, or reach
  • Technical execution and polish
🀫 Best Private Nanopayments App ⸺ $1,000

πŸ₯‡ 1st place β€” $2,000 πŸ₯ˆ 2nd place β€” $1,000

Build an app that combines Dynamic and Unlink to enable private nanopayments on Arc. Use Dynamic for wallet creation, Unlink for private accounts and private transaction routing, and Arc for high-throughput settlement. We’re looking for creative implementations of private transactions rather than one specific app category, surprise us with the use case.

This is a joint prize track.

Qualification Requirements

  • Uses Dynamic SDK in any framework

  • Uses Unlink SDK

  • Uses Circle's Developer tools/tech

  • Functional MVP and diagram: Projects must demonstrate a working frontend and backend plus an architecture diagram.

  • Video demonstration + presentation: Succinctly outlining the project's core functions and its effective use of Dynamic, Unlink, and Circle's Developer tools/tech is required, supported by detailed documentation.

  • Link to GitHub/Replit repo

About

The Sui Stack is a modular ecosystem of composable infrastructure layers purpose-built for trustless coordination, privacy-preserving data workflows, and scalable app logic. Rather than provide a one-size-fits-all platform, the stack empowers builders to compose decentralized functionality β€” storage, access control, compute, and coordination β€” based on their specific use case.

Prizes

πŸš€ Best product integrating Walrus for storage βΈΊ $6,000

This prize is only available to Continuity TrackΒ participants β†’

Up to 2 teams will receive $3,000

We're looking for the most market-viable products and dApps already relying on decentralized storage that choose Walrus as their storage solution for this hackathon. Bring an app real users would actually reach for, and put Walrus underneath it β€” media, user data, app assets, or whatever your product stores today. We care more about depth than breadth here: the strongest submissions will show a clear product, real traction or a credible path to it, and Walrus doing genuine work in the stack rather than a quick add-on bolted on to qualify. Walrus is chain-agnostic, so it slots in regardless of where your app already lives β€” including EVM. If you're currently on IPFS, Arweave, Filecoin, or an S3 bucket, this is a great weekend to give Walrus a try.

Qualification Requirements

  • The project must read from and/or write to Walrus (testnet or mainnet) as a core part of the app.
  • The project must be an existing product (not built from scratch this weekend) that is adopting Walrus during the hackathon.
  • A working demo of the Walrus integration must be submitted.
🌱 Best new build with Walrus & the Sui stack ⸺ $3,000

For teams starting something new this weekend. We'd love to see products that tap into Sui and any part of its stack β€” Walrus for decentralized storage, DeepBook for on-chain liquidity and order books, and everything else Sui offers. For EVM developers, Walrus is the most natural entry point: it's the chain-agnostic piece that drops straight into an EVM app, so you don't need to build entirely on Sui to take part β€” but if your idea reaches deeper into the stack, even better. Just like the existing-products track, we're looking for the most market-viable products β€” real ideas people would actually use β€” with Walrus or the broader Sui stack doing genuine work: storing blobs behind a smart contract, hosting a frontend, replacing IPNS, anchoring a DAO proposal or a verifiable manifest, powering an NFT drop, building on DeepBook, or wherever it fits your concept.

Qualification Requirements

  • The project must be newly developed during the hackathon.
  • The project must make meaningful use of Walrus and/or the Sui stack (not a superficial add-on).
  • A working demo must be submitted.

Workshop

πŸ’§ EVM x Sui

Learn how to integrate Walrus decentralized storage into EVM dApps with runnable Solidity examples, then use agenti...

This workshop is happening in-person

03:30 PM EDT β€” Friday, Jun 12, 2026 in Floor 3 | Workshop Room 2

About

LI.FI Composer enables developers to define and execute complex onchain workflows as a single flow.

Instead of building around individual transactions, developers can compose multiple actions into a single executable workflow. Composer can be used to power consumer applications, wallets, developer tools, autonomous agents, financial products, and entirely new onchain experiences.

We are looking for projects that demonstrate the power of transaction composition through great products, great user experiences, and great developer tooling.

Prizes

πŸ… Best User Experience βΈΊ $3,500

Build an experience that demonstrates how Composer can simplify complex onchain interactions.

We're interested in products that make blockchain applications more intuitive, accessible, and efficient through thoughtful design and workflow abstraction.

Projects will be judged on:

User experience Product design Accessibility Effective use of Composer

Qualification Requirements

Project must integrate LI.FI Composer. Teams must provide a working demo. Teams must demonstrate a meaningful user experience improvement enabled by Composer. Teams must submit source code.

πŸ… Agentic Workflows βΈΊ $4,000

Build applications that use Composer as an execution layer for AI-assisted or autonomous systems.

Examples include AI-generated Flows, strategy agents, workflow automation, and autonomous execution systems.

Projects will be judged on:

Innovation Product quality Technical execution Effective use of Composer

Qualification Requirements

Project must integrate LI.FI Composer. Teams must provide a working demo. Teams must submit source code. Composer must be used as part of the workflow execution layer.

About

In the emerging agent economy, ERC-8004 gives autonomous agents verifiable on-chain identity, reputation, and validation so others can discover and trust them at scale. Google BigQuery’s public Ethereum dataset provides raw data in near real time with zero infrastructure or rate limits. This enables hackers to build the search, ranking, and analytics layer for any smart contract using only SQL and a lightweight frontend.

Prizes

πŸ€– Best On-Chain Agent Economy Application βΈΊ $5,000

Create tools that help applications, agents, or other composable integrations rank agents by feedback and reputation. Your goal is to highlight which ones support x402 payments, creating a one-stop place to discover trustworthy, payable agents in the emerging agent economy.

Ideas for your submission:

  • Big Data meets ERC-8004: Build a real-time or historical explorer for ERC-8004 Identity, Reputation, or Validation registries.
  • Advanced Analytics: Write SQL to pull ERC-8004 events, compute reputation scores, detect trends, or build activity heatmaps.
  • x402 Integration: Flag agents with x402 payment metadata by joining on-chain data to provide transparency to the x402 ecosystem.
  • Search & Filters: Build a natural language or filter UI over agent URIs, metadata, and reputation.

Qualification Requirements

  • Projects must use Google BigQuery as the core for querying raw Ethereum mainnet ERC-8004 data.
  • Projects must utilize the specific Ethereum Foundation ERC-8004 reputation & validation addresses.
  • The BigQuery backend should be paired with a lightweight frontend or visualization library (e.g., Streamlit, Cloud Run Next.js, Looker Studio).

Workshop

Building for the On-Chain Agent Economy

How will agents trust each other? Come learn about ERC-8004 and how it standardizes reputation and identity for ag...

This workshop is happening in-person

05:30 PM EDT β€” Friday, Jun 12, 2026 in Floor 3 | Workshop Room 2

About

Privy helps developers build products on crypto rails. Through a single API, you can create embedded accounts and wallets, onboard users with familiar login methods, and access the infrastructure needed to hold assets, move money, and deliver onchain financial services.

From stablecoin payments and trading platforms to consumer apps and AI agents, Privy provides the account layer behind modern crypto products. Today, Privy powers over 120 million accounts across 2,000+ teams.

Prizes

🏦 Best onchain financial product ⸺ $1,250

Build a product that helps users hold, grow, spend, or manage assets onchain using Privy's wallet and financial infrastructure.

Examples:

  • Yield-bearing savings accounts
  • Treasury management tools
  • Stablecoin wealth apps
  • Automated portfolio products
  • Consumer investing experiences
  • Onchain banking or payments products

What judges will look for:

  • Meaningful use of Privy's Earn capability
  • Clear financial use case and value proposition
  • Thoughtful user experience
  • Technical execution and product polish
  • Potential for real-world adoption

Qualification Requirements

To qualify:

  • Your project must use Privy embedded wallets
  • Your project must integrate Privy's Earn capability
  • Your demo should clearly show users depositing, managing, or earning on assets
  • Include a short explanation of how Privy was used in your submission

Bonus points for:

  • Creative use of onchain financial services
  • Exceptional user experience
  • Products that make crypto more accessible to mainstream users
⛓️ Best cross-chain funding experience βΈΊ $1,250

Build the easiest way for users to bring assets into an application using Privy's universal deposit addresses.

Examples:

  • Trading platforms
  • Consumer fintech apps
  • Gaming economies
  • Cross-chain onboarding flows
  • Wallet funding experiences
  • Agent funding systems

What judges will look for:

  • Meaningful use of universal deposit addresses
  • Reduction of user friction
  • Creative funding or onboarding flows
  • Technical execution and polish
  • Clear end-to-end user journey

Qualification Requirements

To qualify:

  • Your project must use Privy embedded wallets
  • Your project must integrate universal deposit addresses
  • Your demo should show assets being deposited from an external wallet, exchange, or chain
  • Include a short explanation of how Privy was used in your submission

Bonus points for:

  • Supporting multiple chains or assets
  • Innovative onboarding experiences
  • Consumer-friendly UX
πŸ€– Best AI agent built with Privy βΈΊ $1,250

Build an AI agent that can hold assets, move money, or interact with onchain services using Privy's Agent Wallet CLI.

Examples:

  • Trading agents
  • Research agents
  • Personal finance agents
  • Autonomous businesses
  • Agent-to-agent commerce
  • Automated payment systems

What judges will look for:

  • Meaningful agent autonomy
  • Creative use of onchain actions
  • Technical sophistication
  • Product usefulness
  • Quality of the user experience

Qualification Requirements

To qualify:

  • Your project must use Privy's Agent Wallet CLI
  • Your agent must perform at least one onchain action
  • Your demo should clearly show the agent using a wallet or moving assets
  • Include a short explanation of how Privy was used in your submission

Bonus points for:

  • Multi-step autonomous workflows
  • Real economic activity
  • Novel agent use cases
⬆️ Best existing project upgraded with Privy βΈΊ $1,250

This prize is only available to Continuity TrackΒ participants β†’

Already building something? Extend your existing project with one of Privy's newest capabilities.

We're looking for teams that integrate Privy Earn, universal deposit addresses, or the Agent Wallet CLI into an existing application, protocol, or product.

Examples:

  • Add yield and savings functionality with Earn
  • Add seamless funding with universal deposit addresses
  • Give an AI agent the ability to hold assets and transact using the Agent Wallet CLI
  • Upgrade an existing fintech, trading, or consumer app with new financial capabilities powered by Privy

What judges will look for:

  • Depth of integration with Earn, deposit addresses, or the Agent Wallet CLI
  • How much the integration improves the existing product
  • Technical execution
  • Product polish and user experience
  • Potential for real-world adoption

Qualification Requirements

To qualify:

  • Your project must have existed prior to the hackathon
  • Your project must integrate at least one of:
    • Privy Earn
    • Universal Deposit Addresses
    • Agent Wallet CLI
  • Your demo must clearly show the new functionality enabled by the integration
  • Include a short explanation of what was built during the hackathon and how Privy was used

Bonus points for:

  • Integrating multiple Privy products
  • Shipping a feature that could realistically go live after the event
  • Demonstrating a meaningful improvement to the user experience

Workshop

Modern money management with Privy

Create, fund, and start earning on balances in 20 minutes with the Privy team.

This workshop is happening in-person

04:30 PM EDT β€” Friday, Jun 12, 2026 in Floor 3 | Workshop Room 2

About

1inch is a network of decentralized protocols that focus on unifying DeFi liquidity. Most known for our DEX aggregator launched in 2019, we have continued to improve and ship protocols and maintain our position as one of the premiere players in the token swapping space.

Our most recent release, Aqua, reimagines how DEXes are designed and is a perfect candidate for creative hackathon teams.

Prizes

πŸ’§ Build an Aqua App βΈΊ $5,000
πŸ₯‡
1st place
$2,500
πŸ₯ˆ
2nd place
$2,000
πŸ₯‰
3rd place
$1,500
πŸ…
4th place
$1,000

Create a custom Aqua app based that implements a sophisticated DeFi position. If you use SwapVM, you may modify SwapVM opcodes and define your own instructions. The final positions must be demonstrated through tests, scripts or UI.

Projects that utilize SwapVM will be scored higher during the final judging.

Examples:

Leverage AMM Lending Options

Qualification Requirements

  • Onchain execution of token transfers should be presented during the final demo (local forks are ok)
  • Proper Git commit history (no single-commit entries on the final day)

Workshop

πŸ› οΈ Reimagining the AMM with 1inch Aqua

With 1inch Aqua, we have challenged many of the fundamental drawbacks of modern AMM design. As a leader in unifying...

This workshop is happening in-person

06:00 PM EDT β€” Friday, Jun 12, 2026 in Floor 3 | Workshop Room 2