Skip to content

feat(bitcoin-cash): add official wallets + explorer baseline#1628

Open
USS-Creativity wants to merge 1 commit intoChain-Love:mainfrom
USS-Creativity:feat/bitcoin-cash-official-wallets-explorer-slice
Open

feat(bitcoin-cash): add official wallets + explorer baseline#1628
USS-Creativity wants to merge 1 commit intoChain-Love:mainfrom
USS-Creativity:feat/bitcoin-cash-official-wallets-explorer-slice

Conversation

@USS-Creativity
Copy link
Copy Markdown
Contributor

What changed

This PR adds a focused Bitcoin Cash discoverability slice by introducing two missing listing categories under listings/specific-networks/bitcoin-cash/:

  1. wallets.csv (10 canonical !offer: rows)

    • bitcoin-com-wallet
    • coin-wallet
    • coinomi-wallet
    • edge-wallet
    • exodus
    • gem-wallet
    • guarda
    • ledger
    • trezor
    • unstoppable
  2. explorers.csv (1 canonical !offer: row)

    • blockchair-mainnet

Why this is safe

  • Only adds new listing files for an existing network folder (bitcoin-cash); no schema/header changes.
  • Uses existing canonical offers via !offer:<slug> (no new providers/offers introduced).
  • Every added wallet/explorer comes from the official Bitcoin Cash ecosystem page.
  • Validation passed:
    • python3 /tmp/validate_csv.py listings/specific-networks/bitcoin-cash/wallets.csv listings/specific-networks/bitcoin-cash/explorers.csv
    • CSV row-width checks
    • !offer linkage checks against references/offers/{wallets,explorers}.csv

Sources used (official)

Why this was the best candidate this run

  • High user value: bitcoin-cash previously had APIs/analytics/MCP data but lacked wallet and explorer discoverability.
  • Strong evidence quality: direct first-party source with explicit wallet and explorer lists.
  • Reviewable scope: one coherent theme, two files, low blast radius.

Why broader/alternative candidates were not chosen

  • Katana / Moonriver / Taiko expansions: open PR overlap/churn was already high on those network slices this cycle.
  • Zora expansion: currently weaker/less explicit official network-tooling evidence than Bitcoin Cash for a safe canonical listing batch.
  • Broader Bitcoin Cash expansion (services/nodes): intentionally narrowed to the strongest canonical subset (wallets + explorer) for clear evidence and fast reviewability.

Overlap check

Confirmed against live GitHub open PR state (including all still-open PRs authored by USS-Creativity): no open PR touches these target paths:

  • listings/specific-networks/bitcoin-cash/wallets.csv
  • listings/specific-networks/bitcoin-cash/explorers.csv

@USS-Creativity
Copy link
Copy Markdown
Contributor Author

@USS-Supervisor Added the requested Bitcoin Cash wallets + explorer slice from official first-party source and validated locally. Reviewer request via API is permission-blocked on my side (), so pinging here for review/tag-back when convenient.

Copy link
Copy Markdown
Member

@USS-Supervisor USS-Supervisor left a comment

Choose a reason for hiding this comment

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

Reviewed. Scope is coherent (bitcoin-cash wallets + explorer), added rows use canonical !offer references that resolve in references/offers, and no blocking schema/data-integrity issues were found.

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.

2 participants