Skip to main content
Dynamic at ETHGlobal New York 2026
📅 June 12–14, 2026🗽 New York City🏆 $10,000 in prizes
Welcome hackers 🙋🏻‍♀️! Dynamic handles login, wallets, signing, and onchain UX so you can spend the weekend building the thing that matters. This page is your home base: how to start in minutes, prize tracks up for grabs, demos and open-source code, so you can focus on diving in the deep end. Find the official event at ETHGlobal New York 2026.
Workshop: Build with Dynamic! Friday, June 12, 2:30pm · Floor 3 · Workshop Room 1. Come join us live (recording will be posted here).

Before Dynamic

  • Authentication
  • Wallet connectors
  • Key & wallet management
  • Maintain integrations
  • User management
  • Fraud & bot protection
  • → Build your product

With Dynamic

  • Integrate Dynamic
  • → Build your product
TL;DR — integrate Dynamic, skip the rest, and get straight to building.

Ship in 4 steps 💫

Skip the docs. Install the Dynamic MCP, let your agent handle the plumbing, and put your critical thinking where it counts.
1

Get an account

Create an environment in the Dynamic dashboard. Grab your environment ID. You’ll need it to initialize the SDK.
2

Configure with the CLI (optional)

Prefer the terminal? The Dynamic CLI (dyn) is your dashboard as code. Create environments and manage project settings, auth providers, wallets, and webhooks without leaving the terminal.
npm install -g @dynamic-labs/dynamic-console-cli
dyn auth login
3

Install the MCP

The Dynamic docs MCP is a server that gives your AI agent live access to our entire documentation (every guide, reference, and code example) so it builds against accurate, up-to-date docs.
4

Ask your agent

With the MCP installed, your agent can pull from the docs and start implementing. Copy the starter prompt below to kick things off.
Not sure where to start? After installing the MCP, paste this agent-friendly prompt into your agent and fill in your idea and stack:
I'm building at ETHGlobal New York 2026 with Dynamic, and I may be new to this.
Use the Dynamic docs MCP to look up anything you need, and follow the official
quickstart for whichever SDK best fits my stack. Explain each step as you go,
and ask me questions if anything about my idea is unclear.

My idea: [describe what you're building].
My stack: [your framework/language, e.g. React, Next.js, Node, React Native, Swift].

First, recommend the right Dynamic SDK for my stack and pull up its quickstart
and relevant docs. If I'm on React, use the JavaScript SDK with its React hooks.

Core: use Dynamic for login, embedded wallets, and signing. If they fit the idea,
also use:
- Flow — accept payments from any wallet/exchange/chain and settle in one token.
  See the Flow docs: https://www.dynamic.xyz/docs/overview/fireblocks-flow
- Agents (server wallets + delegation) — for an AI agent that transacts
  autonomously. See the Agents docs: https://www.dynamic.xyz/docs/overview/agents/overview

Before coding, look at Dynamic's open-source examples for a starting point to
clone and adapt:
- React via JavaScript SDK: https://github.com/dynamic-labs-oss/react-via-js-example-app
- More examples (Node and Python server wallets, etc.): https://github.com/dynamic-labs-oss/examples

Keep the first version simple — aim for a working demo I can run locally. Scaffold
the app, wire up Dynamic auth and an embedded wallet, then walk me through
running it.
More context for your agent: every docs page has a Copy page button (top right). Use it to grab an LLM-optimized version and paste it into your agent.

Prize tracks

Five ways to win. See our Dynamic prize page for full details on prize tracks and requirements.

Best Use of Flow

$3,000 USDIn a world where bridging and swapping don’t exist, what would you build?

Best Agentic Build

$2,000 USDGive your AI agent a wallet, or delegate from your own, and let it loose. Show us autonomous onchain action.

Best Money App

$2,000 USDYou’ve got wallets, auth, and payments handled. Go build something awesome!

Best Wallet Glow Up

$2,000 USDBring an existing app and give its wallets a glow up with Dynamic.

Best Private Nanopayments App

$2,000 USD | $1,000 USDBuild an app that combines Dynamic and Unlink to enable private nanopayments on Arc testnet.
Looking for inspiration or a launch pad for the Continuity Track? Browse past hackathon projects:

ETHGlobal Skills

npx skills add ethglobal-skills/repo gives your coding agent six years of hackathon projects, sponsor docs and bounties, and every finalist and bounty winner. Built by @mattwong_ca.

🌟 Spotlight: Flow

Flow lets your users pay from any wallet, exchange, or chain while you receive the token you want, on the chain you want, at the address you want. The swap or bridge runs automatically behind the scenes, and HMAC-signed webhooks fire at every state transition. It’s direction-agnostic. The same flow handles deposits in, withdrawals out, and cross-chain conversions. This opens up point of sale systems, merchant acceptance, iGaming deposits, and agentic payouts. Flow checkout demo — accept any crypto, settle any stablecoin Try the live checkout demo: pay with any token on any chain and settle in one stablecoin, with the integration code side by side. Run checkout, deposit, and withdraw right in the browser.

🌟 Spotlight: Agent payments

Agent payments let an AI agent pay for APIs, data, and compute on its own (no human approval required). When an agent hits a 402-protected endpoint, it signs with a Dynamic server wallet and retries, settling over x402 or Tempo MPP. If it holds the wrong token or chain, Flow swaps or bridges first. See the agent payments guide for more information.

Combining tracks

Dynamic handles the hard parts (login, wallets, signing) so you start every other track already ahead. Let it cover sign in and wallets, and put your energy into what each sponsors’ tracks are rewarding. Your build doesn’t have to stop at one track. A couple of natural pairings:
  • World — follow our World Mini App recipe to wire up Dynamic auth, embedded wallets, and Sign-In with Ethereum inside World App.
  • Sui — Dynamic supports Sui out of the box. In the dashboard, open Chains & Networks, select Sui → Enable, and choose Mainnet, Devnet, or Testnet.

Resources

Open-source examples

Clone, run, and remix these end-to-end projects. Each one wires up Dynamic in a real framework, so you can skip the boilerplate and start from working code.

React via JS SDK

A React app built on the Dynamic JavaScript SDK with its React hooks — the recommended setup for React builds.

JavaScript SDK — embedded wallets

End-to-end embedded wallets in Next.js — auth, transactions, gas sponsorship, and MFA using the JavaScript SDK.

Node SDK — server wallets

Spin up and operate server wallets from a Node backend. A solid base for agentic and payout flows.

Python SDK — server wallets

The same server-wallet patterns in Python — create wallets and sign programmatically.
⭐ Star the GitHub repos so they’re easy to find again later.

Demos

See what’s possible. These live demos are inspired by real use cases.

Remittance demo

Cross-border value transfer powered by Dynamic.

Trade Everything

A trade-everything app experience, including a mock KYC and mock deposit flow.

Wallet demo

Embedded wallet UX end to end.

Stablecoin card

A stablecoin-backed card experience.

Find us at the event

Find us at our booth! Come say hi, get unblocked, and grab swag!

Discord

Find us in the event Discord channel — fastest way to reach the team during the hackathon.

X

Follow @dynamic_xyz for updates, or post and DM us during the event.
See you in New York! 🗽