Skip to content

Stellar block explorer integration recipe #30

Description

@truthixify

Tier: S (½-1 day) Type: writing

Context

Integrators frequently want to link from their UI to a Stellar block explorer. Patterns are non-obvious (testnet vs public URL bases, account vs tx vs contract deep links).

Scope

Write docs/guides/stellar-explorer-recipes.mdx:

  • URL patterns for stellar.expert (account, transaction, contract, asset, operation)
  • TypeScript helper stellarExplorerUrl(kind, value, network) consumers can copy
  • UX guidance: when to show explorer links, label as "View on stellar.expert", rel="noopener"
  • Alternative explorers (stellarchain.io, StellarBeat) brief mention
  • Stellar-stealth-address-specific clarification: explorer transparency ≠ privacy break

Acceptance criteria

  • Page committed and linked from SDK Stellar + quickstart
  • Helper function as runnable snippet
  • Privacy clarification section explicit

Files to start with

  • New: docs/guides/stellar-explorer-recipes.mdx

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave programdocsDocumentationdripsFunded via Drips Networkhelp wantedExtra attention is needed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions