Skip to content

Commit b18a51b

Browse files
committed
added connected wallet update
1 parent 5794258 commit b18a51b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/mini-apps/features/wallet.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ description: "Learn how Base Accounts enhanceMini App user experience and what M
99
1010
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.
1111

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>
13+
14+
1215
## Base Account Implementation Checklist
1316

1417
### For Mini App Frontend Development

0 commit comments

Comments
 (0)