Skip to content

Conversation

ericbrown99
Copy link
Collaborator

Added the Get Featured Section.

As of now, this section only has one document, the "Requirements" document.

@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Sep 10, 2025

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

docs/docs.json Outdated
@@ -450,6 +450,12 @@
"mini-apps/quickstart/launch-checklist"
]
},
{
"group": "Get Featured",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Get Featured on Base App is more descriptive

@@ -0,0 +1,122 @@
---
title: "Requirements for Featured Placement"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It'll help add on the first section that this article is about miniapps that want to be in the featured section of Base App. Even a visual would help.
IMG_6120

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, was even thinking of adding an "Overview" page in this section that provides more context and details on the submission process. Then keeping this "Requirements" page focused on the raw requirements

To submit your app for featured placement, fill out the [submission form](https://buildonbase.deform.cc/getstarted/).
</Info>

In order to be eligible for featured placement, your app must meet the requirements outlined in this document.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We will likely need to add a disclaimer that completing all the requirements doesn't guarantee being featured, and it also depends on XYZ criteria (active users, onchain actions, retention, transaction volume etc)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, can reach out to Arman about the right disclaimer language.

@hughescoin hughescoin self-requested a review September 11, 2025 14:24
hughescoin
hughescoin previously approved these changes Sep 11, 2025
@cb-heimdall cb-heimdall dismissed hughescoin’s stale review September 12, 2025 17:36

Approved review 3211953756 from hughescoin is now dismissed due to new commit. Re-request for approval.


## Client-Agnostic

There must be no client‑specific behaviors or wording that degrade the experience in the Base app. You must also ensure that you don't redirect the user to another client for functionality supported in the Base app.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should call out using the sdk actions over deeplinks

**Acceptance criteria**
- Do not hardcode client‑specific URLs (e.g., Farcaster‑only links)
- Use neutral language in UI (e.g. use "Share to Feed" instead of "Share to Farcaster")
- Eliminate buttons that deeplink to other clients for features supported in the Base app
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we dont need to call this out imo because we now support every sdk action other than notifications and add miniapp

@soheimam soheimam merged commit 44b89e2 into master Sep 12, 2025
8 checks passed
@soheimam soheimam deleted the eb/get-featured branch September 12, 2025 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants