Farcaster now supports HyperEVM
For both wallet and mini apps
Farcaster users can send, receive and swap any asset on the HyperEVM blockchain.
Developers can also build mini apps that use HyperEVM transactions. Visit the docs to learn more.
Farcaster now supports Solana
For both wallet and mini apps
Farcaster users can send, receive and swap any asset on the Solana blockchain.
Developers can also build mini apps that use Solana transactions. Vist the Solana mini app docs to learn more.
Mini App SDK improvements
Haptics, back button and share URLs

Farcaster supports Celo
Celo is now supported in mini apps and wallet
Starting today, Farcaster users can send, receive and swap any asset on the Celo blockchain.
Here are some mini apps on Celo you can use today:
KarmaGAP: Click on a project to tip your favorite builders in the Celo ecosystem. Built by @mmurthy & @0xAmaury
Bank of Celo: Donate or claim some CELO for seamless onboarding to the Celo ecosystem. Built by @gabedev.eth
Celo Builder Rewards: Earn automatic rewards for proving your humanity & building on Celo. Built by @macedo @juampi @pcbo @simao
Color Personality Minter: Find your "true color" & mint as an NFT on Celo. Built by @jc4p
GMonchain: Send a daily "gm" to earn $gm points. Built by @gmonchain.eth
DeepGov: Participate in a Celo community poll & earn get rewarded in @glodollar. Built by @ddao
GitSpec: Submit your Github repo and get an AI generated code review. Built by @fraolchris
Icebreaker: Attest that a user is a Celo OG, adding a badge on their profile. Built by @j4ck.eth @web3pm
Bando: Offramp stables to spend IRL at 6K+ businesses worldwide. Built by @bandocool @g6s @cecam @abrahamcr
QuestPanda: Projects create bounties for content & creators can submit videos to earn. Built by @leakey
Goodies: Use Self Protocol to verify your identity. Once you're registered you can claim a $10 gift on your birthday. Built by @viralobv @transphor

Web wallet
Farcaster wallet is now available on web
Features include:
No Chrome extensions—natively integrated into the web app
100% functionality from the mobile app
New minimized wallet and mini app UX
Dock in the sidebar while you scroll
Especially useful for streaming or live mini apps
Ability to 1-click lock
Sign in securely using your mobile device for a 7-day session

Blockchains supported by Farcaster
ETH L1, Base, OP Mainnet, Unichain and more
We currently support the following blockchains for both Warpcast wallet and mini apps:
L1
Ethereum Mainnet
L2
Base
OP Mainnet
Arbitrum
Polygon
Gnosis
Zora
Unichain
L3
Degen

Tips for improving mini app UX
Optimize your Farcaster mini apps for mobile
The best mini app builders optimize for building on mobile. A few general tips for making best-in-class mobile mini apps:
Simplify screens
Make buttons and touch targets bigger
Remove unnecessary crypto jargon and UI complexity
Example: Crowfund mini app

Here's an example on how to improve a popular mini app, Crowdfund.
Consider moving anything optional to after you complete the primary action, so in this case the comment would come after the donation
Make the primary action -- adding a donation amount -- bigger and place it front and center
USDC + logo, the wallet selected are not useful for 95% of people
The available balance is useful, so consider making that a clear secondary piece of info
Make the primary button big and easy to tap on a mobile device.

Dev Meeting April 24 2025
Notes from the Farcaster developer meeting
Here are the current priorities:
1. Crypto
Wallet
Focus is still growing usage — over 95,000 funded wallets!
Second focus is on making mini apps better — new dev tools this week!
Deprecating Frames v1 — exploring a date
2. Social
Storage Redenomination
Signups for Free with social proof
3. Protocol
Snapchain migration — please move over to Snapchain

Mini apps that use USDC
10 Farcaster mini apps that use stablecoins
Below are a list of 10 Farcaster mini apps that use USDC to simplify UX.
Note: some mini apps may not be available in all regions.

Build Farcaster mini apps with AI
llms-full.txt makes it easy to use LLMs to build mini apps
If you're developing Farcaster Mini Apps and want them to integrate seamlessly with large language models (LLMs) like ChatGPT, there's now a purpose-built tool for you:
https://miniapps.farcaster.xyz/llms-full.txt
This file distills the entire Farcaster Mini App documentation—including setup, SDK usage, embeds, manifests, wallet support, and more—into a single LLM-ingestible format. It enables:
Full-context RAG workflows with any GPT-style model
Offline use with tools like Cursor or local models
Custom AI assistants trained on Farcaster Mini App dev knowledge
Fast onboarding for new developers using ChatGPT or Claude
Unlike sprawling web docs, llms-full.txt
is structured for language models:
no layout noise, just dense, useful text formatted for parsing.
How to Use It
Copy or curl it into your local AI tooling
Link it in your own docsets, devtools, or GitHub repos
Prompt AI agents with: "You have the full Farcaster Mini App documentation in context..."