Vibe Code Templates

These interactive templates provide complete, working examples that you can fork and customize for your own Mini App projects.

Powerpuff Girl Personality Generator

This interactive template demonstrates how to build an engaging user experience by combining social data analysis with AI-powered personality matching. Key technologies implemented:
  • Redis for real-time notifications and caching
  • Neynar API to query and analyze user’s top Farcaster casts
  • OpenAI API for intelligent character personality matching
This template showcases effective data integration patterns for social-based Mini Apps.

Mini App Base Pay

A clean, functional payment interface that demonstrates the core payment flows available in Farcaster Mini Apps. Key technologies implemented:
  • Base Pay for secure payment processing
  • tokenSend action from the Mini App SDK
  • Flexible recipient configuration supporting both addresses and FIDs
This template provides a solid foundation for any Mini App requiring payment functionality.

Video Tutorials

Learn Manifest Signing with Farcaster Tools

Step-by-step video tutorial demonstrating proper Mini App manifest signing using Farcaster development tools.
Tutorial covers:
  • Manifest signing process and security requirements
  • Farcaster tools integration and setup
  • Complete implementation walkthrough with best practices

GitHub Templates

Production-ready code repositories that you can clone and deploy immediately.

My Mini Zora

Transform user token holdings into shareable, visual experiences with this comprehensive NFT showcase template. Key technologies implemented:
  • Zora API for comprehensive token data retrieval
  • Dynamic embed generation for personalized social sharing
  • Advanced token analysis for user-specific portfolio insights
Perfect starting point for Mini Apps requiring dynamic social sharing capabilities & using the zora api.

MiniKit Quick Auth

Master the fundamentals of Mini App authentication with this essential starter template. Key technologies implemented:
  • MiniKit Quick Auth for streamlined user authentication
  • Core Mini App SDK integration patterns
  • Complete authentication flow demonstrations and best practices

Full Mini Demo

A comprehensive showcase demonstrating the complete range of MiniKit capabilities and Base ecosystem integrations in a single, feature-rich application. Key technologies implemented:
  • Mini App SDK Complete Mini App SDK integration with all available actions and hooks
  • Complete authentication flow demonstrations and best practices
This demo serves as the ultimate reference implementation, showcasing every Mini App feature in production-ready code that developers can learn from and adapt.

Existing App Integration

Seamlessly add Mini App functionality to your existing Next.js application with this practical conversion template that requires minimal code changes. Key technologies implemented:
  • Route-level Mini App integration without disrupting existing application architecture
  • Incremental adoption pattern allowing gradual Mini App feature rollout
  • Scoped Mini App allowing Mini App capabilities only within a certain route
Perfect starting point for developers who want to extend existing Next.js applications with Mini App capabilities without rebuilding from scratch.

Getting Started

1

Choose your template

Select the template that best matches your Mini App concept and requirements.
2

Fork or clone

Use the provided links to fork the interactive templates or clone the GitHub repositories.
3

Customize and deploy

Modify the templates to match your specific use case and deploy using your preferred hosting solution.

More Mini App Resources