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
Files to start with
- New:
docs/guides/stellar-explorer-recipes.mdx
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:stellarExplorerUrl(kind, value, network)consumers can copyrel="noopener"Acceptance criteria
Files to start with
docs/guides/stellar-explorer-recipes.mdx