Skip to content

docs: add Stellar explorer recipes#13

Open
kaycke1337 wants to merge 1 commit into
wraith-protocol:developfrom
kaycke1337:add-stellar-explorer-recipes
Open

docs: add Stellar explorer recipes#13
kaycke1337 wants to merge 1 commit into
wraith-protocol:developfrom
kaycke1337:add-stellar-explorer-recipes

Conversation

@kaycke1337
Copy link
Copy Markdown

Summary

  • Add guides/stellar-explorer-recipes.mdx with stellar.expert URL patterns for accounts, transactions, contracts, and assets.
  • Include a copy-paste TypeScript stellarExplorerUrl helper and UX/a11y guidance for explorer links.
  • Clarify stealth-account explorer privacy and add alternative explorer notes.
  • Link the page from the SDK Stellar page, the stealth payments guide, and the guides navigation.

Validation

  • npx --yes prettier@3.4.0 --check docs.json guides/stellar-explorer-recipes.mdx guides/stealth-payments.mdx sdk/chains/stellar.mdx
  • node -e "JSON.parse(require(\"fs\").readFileSync(\"docs.json\",\"utf8\")); console.log(\"docs.json ok\")"

Note: this repo does not currently contain guides/stellar-quickstart.mdx, so I linked the new page from guides/stealth-payments.mdx as the closest Stellar-oriented guide.

Closes #12.

@truthixify truthixify changed the base branch from main to develop May 27, 2026 17:16
@truthixify
Copy link
Copy Markdown
Contributor

Heads up — we've just set up a develop branch as the integration target for all Drips × Stellar Wave contributions, and I've retargeted this PR's base from main to develop on your behalf. The diff is unchanged; nothing to do on your end.

Going forward, please branch from and target develop. We'll periodically merge developmain as we cut releases. Thanks for contributing!

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.

Stellar block explorer integration recipe

2 participants