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
Validate your manifest using our preview tools at <ahref="https://base.dev/preview">base.dev/preview</a>.
@@ -36,7 +49,7 @@ Users must remain in the Base app throughout the authentication flow. Eliminate
36
49
- Users can explore before sign‑in when possible
37
50
38
51
**How to Implement**
39
-
- Follow the [Authentication guide](/mini-apps/features/authentication)
52
+
- Follow the [Authentication guide](/mini-apps/core-concepts/authentication)
40
53
- Prefer in‑app SIWF/Quick Auth or wallet auth;
41
54
42
55
## Client-Agnostic
@@ -49,7 +62,7 @@ There must be no client‑specific behaviors or wording that degrade the experie
49
62
- Eliminate buttons that deeplink to other clients for features supported in the Base app
50
63
51
64
**How to Implement**
52
-
- Update all links according to the [Links](/mini-apps/features/links) guide
65
+
- Update all links according to the [Links](/mini-apps/technical-guides/links) guide
53
66
- Review the [Base App Compatability](/mini-apps/troubleshooting/base-app-compatibility) guide for functionality not supported in the Base app. All other functionality must keep users in the Base app.
54
67
55
68
## Gasless
@@ -89,7 +102,7 @@ Design for mainstream users and assume no prior crypto experience. Use familiar
89
102
- Replace client‑specific terms with neutral ones (see Client‑agnostic)
90
103
91
104
**How to Implement**
92
-
- Follow voice/tone in [Best Practices](/mini-apps/design-ux/best-practices)
105
+
- Follow voice/tone in [Best Practices](/mini-apps/design-ux/foundations/app-icon)
93
106
- Provide context and value props on the first screen
94
107
95
108
## User onboarding
@@ -106,17 +119,6 @@ Use the `context` object to make users instantly feel at home with profile pictu
106
119
- Provide quick‑start steps or a short guided tour
107
120
108
121
109
-
## Design guidelines
110
-
111
-
Design for compact, touch‑first contexts with clear primary actions and accessible, responsive layouts. Keep interfaces concise and focused.
112
-
113
-
**Acceptance criteria**
114
-
- Respect mobile safe areas; concise interfaces with clear primary actions
0 commit comments