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
Copy file name to clipboardExpand all lines: docs/mini-apps/features/wallet.mdx
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,9 @@ description: "Learn how Base Accounts enhanceMini App user experience and what M
9
9
10
10
Mini apps need to handle wallet transactions efficiently to provide smooth user experiences. Modern wallets like Base Accounts offer capabilities that can significantly reduce transaction friction through batching and sponsored gas.
11
11
12
+
<Tip> Prioritize the user's existing connected wallet over wallet creation flows. Since users access Mini Apps through Base App, they already have an active wallet connection. </Tip>
0 commit comments