Using Neynar to build mini apps
Neynar is a Farcaster developer platform offering a range of services from nodes and APIs to mini app stack.Mini app stack
- Mini app starter kit - Type
npx @neynar/create-farcaster-mini-app@latestin your terminal to get started. See here for more information. - Send notifications to mini app users - Notification server to send notifications over API or from portal. Includes batching, targeting, etc. Read more here.
- Convert existing web app to mini app - Follow guide here.
- Fetch mini apps by categories - See API here
- Fetch relevant mini apps for a given user - See API here
- Search mini app namespace - See API here
- Crawl mini app metadata - See API here

