Skip to content

feat(badge): Share on X intent + Markdown copy on product badge cards - #376

Merged
Flotapponnier merged 2 commits into
devfrom
feat/badge-share-intent-markdown
Jun 10, 2026
Merged

feat(badge): Share on X intent + Markdown copy on product badge cards#376
Flotapponnier merged 2 commits into
devfrom
feat/badge-share-intent-markdown

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

Lowers friction on the badge flywheel: providers who clear rank-1 see a Share on X intent that opens a pre-filled tweet (ranking claim + bench URL + @OpenChainBench tag) plus a Copy Markdown details block for GitHub READMEs and docs.

Reuses the existing /api/badge// dynamic SVG so the displayed rank always reflects the live leaderboard.

Addresses the Mobula conflict-of-interest gap flagged in external SEO
audits and required for the 'neutral methodology arbiter' positioning.
New section iii on the About page declares:
- Mobula funds the project + why
- Mobula competes in 5 benchmarks and leads 2 (made explicit above the fold)
- Three safeguards: open Prometheus data, open harness source, public
methodology review (with the Coinpaprika story as the live example)
- No paid tier, no sponsored slots, no token policy
- Hosting funding source
E-E-A-T signal: makes the conflict legible, links the recent methodology
review PRs (#349, #352, #353), and gives Search Console / AI citation
engines a concrete reason to treat the bench as authoritative.
…ards
Providers who clear the rank-1 threshold see embed-ready badge cards on
their /products/[slug] page. Today it surfaces an SVG preview plus an
HTML copy block. This adds two more ship-helpers:
- 'Share on X' link with a pre-baked tweet intent. Opens X with the
ranking claim, the bench URL and the @OpenChainBench tag pre-filled.
Removes the friction of having to write the post; anchors every share
back to us as a tagged tweet that the provider's followers will see.
- 'Copy Markdown' details block for GitHub READMEs and docs. The
markdown form ![alt](badgeUrl) is what 80% of crypto provider docs
use, second only to HTML in landing pages.
Both reuse the existing /api/badge/<bench>/<provider> dynamic SVG so
the displayed rank always reflects the live leaderboard.
@Flotapponnier
Flotapponnier merged commit b4f3a83 into devJun 10, 2026
1 check failed
@Flotapponnier
Flotapponnier deleted the feat/badge-share-intent-markdown branch June 18, 2026 20:13
Sign up for freeto 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.

1 participant

@Flotapponnier