Part of #2266.
User story
As a reader, I want to know from the first sentence whether a wallet page is for me as someone who holds CELO, or for me as someone integrating wallets into an app — so I stop landing on the wrong list.
Context & evidence
At bdf40b37 there are two wallet pages with different audiences and overlapping content:
home/wallets.mdx — end-user list of compatible wallets
tooling/wallets/index.mdx — ## Celo Native Wallets (MiniPay, Valora, Celo Terminal) plus ## Wallet Infrastructure (line 58) listing 11 developer providers: Privy, Openfort, Alchemy Smart Wallets, thirdweb, Reown, BlockRadar, Para, Safe, Zerion, Portal, JAW
The native-wallet list is duplicated; the rest diverges. tooling/wallets/{metamask,ledger}/* are end-user setup guides living in the developer tab. Wallet content has been moved, split and merged repeatedly; decided: make the audience explicit per page, once.
Acceptance criteria
Non-goals
Listing these wallets on the ecosystem site (#2265); the MetaMask image bug #2156 (link, don't fix here).
Depends on / blocks
Depends on #2253 (decides the orphaned tooling/wallets/coinbase-wallet.mdx and tooling/wallets/ledger/eip712-workaround.mdx). Blocks #2258, #2259.
Measured at: bdf40b37
Part of #2266.
User story
As a reader, I want to know from the first sentence whether a wallet page is for me as someone who holds CELO, or for me as someone integrating wallets into an app — so I stop landing on the wrong list.
Context & evidence
At
bdf40b37there are two wallet pages with different audiences and overlapping content:home/wallets.mdx— end-user list of compatible walletstooling/wallets/index.mdx—## Celo Native Wallets(MiniPay, Valora, Celo Terminal) plus## Wallet Infrastructure(line 58) listing 11 developer providers: Privy, Openfort, Alchemy Smart Wallets, thirdweb, Reown, BlockRadar, Para, Safe, Zerion, Portal, JAWThe native-wallet list is duplicated; the rest diverges.
tooling/wallets/{metamask,ledger}/*are end-user setup guides living in the developer tab. Wallet content has been moved, split and merged repeatedly; decided: make the audience explicit per page, once.Acceptance criteria
npx mintlify broken-linksgreenNon-goals
Listing these wallets on the ecosystem site (#2265); the MetaMask image bug #2156 (link, don't fix here).
Depends on / blocks
Depends on #2253 (decides the orphaned
tooling/wallets/coinbase-wallet.mdxandtooling/wallets/ledger/eip712-workaround.mdx). Blocks #2258, #2259.Measured at:
bdf40b37