Tag
#web3
Farcaster Frame Native iOS Renderer: The Build Guide
Build a native iOS renderer for Farcaster Frames: v1 Frames render fully native from meta tags, v2 Mini Apps run in a WKWebView with a postMessage bridge.
Solana Blink Mobile Wrapper UI in SwiftUI: How to Build It
A Solana blink unfurls a link into an on-chain action. Here is how to build the native SwiftUI wrapper that renders it, with signing left to the wallet.
What a Crypto Airdrop Claim Screen UI Kit Needs (iOS)
An airdrop claim is a signature, not a payment, and fake claim screens drain wallets. Here is what a safe crypto claim UI kit needs, and where to get one.
Farcaster Client iOS App Template: Protocol-Native Social
Build a Farcaster client for iOS: the open-protocol data layer, the signer model as onboarding, channel feeds, and where client differentiation actually lives.
Crypto Swap UI: Cloning the Uniswap Pattern Honestly
The Uniswap swap UI pattern done honestly: perishable quotes, escalating price-impact warnings, minimum received, four explicit transaction states, no custody.
Crypto Wallet UI Kit for iOS: What to Build, Safely
A crypto wallet UI kit is the screens, not the key management. Here are the screens to build, the security lines you never cross, and how to generate them safely.
Telegram Mini App to App Store: Fixing the Rejection
Why Telegram mini apps get rejected from the App Store (4.2 wrappers, 3.1.1 payments) and the three honest paths: native rebuild, TG-plus-PWA, or hybrid.
Web3 dApp Dashboard React Components: Build It Safely
Build a web3 dApp dashboard in React: start from a free VP0 design, generate wallet, balance and transaction UI, and let the user's wallet hold the keys, always.
AI for Creating Web3 Interfaces: Wallet to dApp
Use AI to create Web3 interfaces fast: connect-wallet, dApp dashboards, and signing screens. Start free from a VP0 design, generate in Cursor or Claude Code.
Hardware Wallet Blind Signing Warning UI, Designed Safe
Design a hardware wallet blind signing warning UI that decodes the full transaction, adds high-friction confirmation, and never touches keys, via a free VP0 design.
NFT Event Ticket QR Code Scanner UI for iOS
A free iOS pattern for scanning NFT event tickets: validate ownership server-side and mark tickets used. An NFT ticket is an access token, not an investment.
Telegram Mini App React UI Components, Done Right
Building Telegram Mini App React UI components? Adopt theme params, wire the main and back buttons, handle safe areas, and start from a free VP0 design.
DePIN Network Map UI for iOS, Free Template
Build a DePIN (decentralized physical infrastructure) network map UI for iOS from a free template. Nodes, coverage, and status with Claude Code or Cursor.
Decentralized VPN Node Selector UI in SwiftUI, Free
Build a decentralized VPN node selector UI in SwiftUI from a free template. Browse nodes, see status, and connect, with the tunnel caveat handled honestly.
Web3 Game Leaderboard UI in React Native
Build a game leaderboard UI in React Native for a web3 game: ranked players, your position, and seasons, from a free VP0 design. Server-authoritative scores.
MetaMask-Style Connect Wallet Modal UI (Built Safely)
A connect-wallet modal links a web3 app to a wallet. The defining rule: never ask for a seed phrase. Build the UI from a free VP0 design, sign via WalletConnect.