llms.txt
Recipes
Step-by-step integration recipes, frameworks, and how-tos.
- Recipes Introduction — Ready-to-use integrations and tutorials to help you build faster with Dynamic
- Add new users to your CRM
- Webhooks using a serverless function
- Verifying webhook message signatures
- Slack notifications of new signups — Post in a slack channel when you have a new signup
- Send new users an XMTP message
Chains
- Enable Authentication, Onboarding, and Wallets on Flow — A guide to integrating Dynamic for user authentication, onboarding, and embedded wallets on Flow L1 and Flow EVM.
- Linera Integration with Dynamic — A guide to integrating Dynamic for user authentication, onboarding, and embedded wallets on Linera's real-time Web3 platform.
Frameworks
- Using Anchor with Dynamic — Learn how to connect Solana's Anchor framework to Dynamic's JavaScript SDK.
- NextAuth & Dynamic
- Dynamic in PWA
- Testing Your Next.js App with Dynamic Labs SDK — Learn how to set up Jest testing for Next.js applications using Dynamic Labs SDK, including mocking components and hooks.
- Create-web3-dapp & Dynamic
Integrations
- Signing EIP-7702 authorizations for third-party contracts (Particle Universal Accounts) — Use the JavaScript SDK's viem wallet client to sign EIP-7702 authorizations for a third-party contract address — for example Particle's Universal Account contract — instead of Dynamic's own gasless delegation contract.
- EVM Server-Controlled Sponsorship — Sign a gas-sponsored EVM transaction on the client, then validate and relay it from your own backend so you decide exactly what gets sponsored.
- Generate an multi-chain embedded wallet from a Farcaster frame
- Farcaster Overview
- Enable Write Access to Farcaster
- Sign in with Farcaster
- Hyperliquid agent wallets — Use Dynamic's Node SDK to create MPC master wallets and manage agent wallets (API wallets) for automated, programmatic trading on Hyperliquid
- HyperCore with embedded wallets — Sign Hyperliquid HyperCore actions with a Dynamic embedded wallet using the @nktkas/hyperliquid SDK.
- Hyperliquid SDK Integration — Integrate the Hyperliquid SDK with Dynamic for HyperEVM (chain ID 999) trading using a viem WalletClient from an EVM wallet account.
- Crypto to fiat onramp and offramp with Iron and Dynamic — Learn how to integrate Iron Finance with Dynamic's JS SDK embedded wallets to let users onramp fiat to crypto and offramp stablecoins to fiat via SEPA
- USDC to cash offramp with MoneyGram and Dynamic — Learn how to integrate MoneyGram Ramps with Dynamic's JS SDK embedded wallets to let users convert USDC to cash across Base, Ethereum, and Solana.
- Omnibus Sweep (Node.js) — Create customer wallets, mint USDC gaslessly, and sweep balances to an omnibus account using Dynamic's Node SDK and Pimlico on Base Sepolia
- How to use Dynamic with Particle Network's EIP-7702 Universal Account — Pair Dynamic embedded wallets (WaaS) with Particle Universal Accounts in EIP-7702 mode: sign delegations and inline authorizations when JSON-RPC wallets cannot.
- Build a prediction market trading app with Kalshi — Learn how to integrate Kalshi prediction markets with Dynamic's embedded wallets for seamless trading on Solana
- Build a prediction market trading app with Polymarket — Learn how to integrate Polymarket prediction markets with Dynamic's embedded wallets for seamless trading
- Transaction Protection with Shield3
- Circle USDC Gateway with embedded wallets — Learn how to integrate Circle USDC Gateway with Dynamic's MPC embedded wallets for USDC transfers across domains
- Cross-chain swaps with LI.FI — Learn how to integrate LI.FI's cross-chain bridge aggregator with Dynamic's MPC embedded wallets for seamless multi-chain token swaps
- Cross-chain swaps with Mayan — Learn how to integrate Mayan's cross-chain bridge with Dynamic's JS SDK embedded wallets for EVM-to-any-chain token swaps
- Token swaps via API — Swap tokens across chains or within the same chain using Dynamic's Swap API — no SDK or frontend required
- Telegram Mini App
- Telegram Bot using server wallets — Learn how to create and integrate Telegram bots with Dynamic's server wallets
- Machine Payments on Tempo (Node.js) — Create a server wallet, fund it via Tempo's testnet faucet, and make MPP payments to 402-protected APIs using Dynamic's Node SDK and mppx
- Using Dynamic with x402 — Implement x402 payments on EVM and Solana with Dynamic embedded and external wallets
- Overview — How HTTP 402 pay-per-request flows work with Dynamic, and how to choose an integration path
- Aave lending markets — Let users supply stablecoins to earn yield and borrow against their balance using Aave V3
- Kamino yield vaults — Let users deposit stablecoins into Kamino Earn vaults on Solana to earn yield automatically
- Morpho yield vaults — Let users deposit stablecoins into curated Morpho vaults managed by Sentora and Galaxy to earn yield
- Earn yield on stablecoins with Pods — Learn how to integrate Pods yield strategies with Dynamic's embedded wallets for stablecoin yield earning
Stablecoins
- Buying USDC
- Building with Stablecoin Accounts — Launch global stablecoin accounts in days, not months. All with enterprise-grade security and the speed your users deserve.
- Receiving USDC — Surface your user's USDC receiving address — as a subdomain, QR code, raw address, or shareable payment link.
- Sending USDC — Send USDC from a Dynamic embedded wallet on EVM chains using the JavaScript SDK.
- Virtual Debit Cards Powered by Stablecoins — Issue virtual Visa debit cards funded by USDC using Dynamic embedded wallets, account abstraction, and the Rain Card API.
- Send USDC to Your Friend - Whether They Have a Wallet or Not (React Native Version) — Learn how to enable users to send USDC to others using email addresses or phone numbers, even if the recipient doesn't have a wallet yet
- Send USDC to Your Friend — Whether They Have a Wallet or Not — Send USDC to friends by email or phone using the Dynamic JavaScript SDK. New recipients get a wallet pregenerated automatically and claim it on signup.