You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An engaging personality quiz that analyzes users' Farcaster activity to determine their Powerpuff Girl personality match.
14
-
</Card>
15
-
16
-
<Cardtitle="Mini App Base Pay"icon="credit-card"href="https://v0.app/chat/mini-app-base-pay-u0ZNsSt5Yjb">
17
-
A streamlined payment interface demonstrating USD transactions through the Farcaster Mini App SDK.
18
-
</Card>
19
-
</CardGroup>
20
-
21
-
### Powerpuff Girl Personality Generator
22
-
23
-
This interactive template demonstrates how to build an engaging user experience by combining social data analysis with AI-powered personality matching.
24
-
25
-
**Key technologies implemented:**
26
-
-**Redis** for real-time notifications and caching
27
-
-**Neynar API** to query and analyze user's top Farcaster casts
28
-
-**OpenAI API** for intelligent character personality matching
29
-
30
-
<Tip>
31
-
This template showcases effective data integration patterns for social-based Mini Apps.
32
-
</Tip>
33
-
34
-
### Mini App Base Pay
35
-
36
-
A clean, functional payment interface that demonstrates the core payment flows available in Farcaster Mini Apps.
37
-
38
-
**Key technologies implemented:**
39
-
-**Base Pay** for secure payment processing
40
-
-**tokenSend action** from the Mini App SDK
41
-
-**Flexible recipient configuration** supporting both addresses and FIDs
42
-
43
-
<Note>
44
-
This template provides a solid foundation for any Mini App requiring payment functionality.
45
-
</Note>
46
-
47
-
## Video Tutorials
48
-
49
-
<Cardtitle="Learn Manifest Signing with Farcaster Tools"icon="play"href="https://youtu.be/GlIxpp9323w?feature=shared">
9
+
<Card title="Learn Manifest Signing with Farcaster Tools" icon="play" href="https://www.youtube.com/watch?v=yQP40GEIBf8">
50
10
Step-by-step video tutorial demonstrating proper Mini App manifest signing using Farcaster development tools.
51
11
</Card>
52
12
53
13
**Tutorial covers:**
54
14
- Manifest signing process and security requirements
55
15
- Farcaster tools integration and setup
56
-
- Complete implementation walkthrough with best practices
16
+
- Complete implementation walkthrough with best practices*/}
57
17
58
18
## GitHub Templates
59
19
60
20
Production-ready code repositories that you can clone and deploy immediately.
61
21
62
22
<CardGroupcols={2}>
63
-
<Cardtitle="My Mini Zora"icon="github"href="https://github.com/base/demos/tree/master/minikit/my-mini-zora">
64
-
A personalized showcase creating custom collages of users' token holdings as dynamic embeds.
Shows how to add Mini App routes to existing Next.js applications without major refactoring.
35
+
A comprehensive showcase demonstrating the complete range of Farcaster Mini App SDK capabilities and Base ecosystem integrations.
84
36
</Card>
85
37
</CardGroup>
86
38
87
-
88
-
### My Mini Zora
89
-
90
-
Transform user token holdings into shareable, visual experiences with this comprehensive NFT showcase template.
91
-
92
-
**Key technologies implemented:**
93
-
-**Zora API** for comprehensive token data retrieval
94
-
-**Dynamic embed generation** for personalized social sharing
95
-
-**Advanced token analysis** for user-specific portfolio insights
96
-
97
-
<Check>
98
-
Perfect starting point for Mini Apps requiring dynamic social sharing capabilities & using the zora api.
99
-
</Check>
100
-
101
-
### MiniKit Quick Auth
102
-
103
-
Master the fundamentals of Mini App authentication with this essential starter template.
104
-
105
-
**Key technologies implemented:**
106
-
-**MiniKit Quick Auth** for streamlined user authentication
107
-
-**Core Mini App SDK** integration patterns
108
-
-**Complete authentication flow** demonstrations and best practices
109
-
110
39
### Full Mini Demo
111
-
A comprehensive showcase demonstrating the complete range of MiniKit capabilities and Base ecosystem integrations in a single, feature-rich application.
40
+
A comprehensive showcase demonstrating the complete range of mini appcapabilities and Base ecosystem integrations in a single, feature-rich application.
112
41
113
42
114
43
**Key technologies implemented:**
@@ -119,18 +48,6 @@ A comprehensive showcase demonstrating the complete range of MiniKit capabilitie
119
48
This demo serves as the ultimate reference implementation, showcasing every Mini App feature in production-ready code that developers can learn from and adapt.
120
49
</Note>
121
50
122
-
### Existing App Integration
123
-
Seamlessly add Mini App functionality to your existing Next.js application with this practical conversion template that requires minimal code changes.
124
-
125
-
**Key technologies implemented:**
126
-
-**Route-level Mini App** integration without disrupting existing application architecture
127
-
-**Incremental adoption pattern** allowing gradual Mini App feature rollout
128
-
-**Scoped Mini App** allowing Mini App capabilities only within a certain route
129
-
130
-
<Check>
131
-
Perfect starting point for developers who want to extend existing Next.js applications with Mini App capabilities without rebuilding from scratch.
132
-
</Check>
133
-
134
51
## Getting Started
135
52
136
53
<Steps>
@@ -160,7 +77,7 @@ Perfect starting point for developers who want to extend existing Next.js applic
0 commit comments