Skip to content

Stellar end-to-end quickstart tutorial (zero to first stealth payment in 30 min) #20

Description

@truthixify

Tier: M (2-4 days) Type: writing

Context

Developers arriving at docs.usewraith.xyz today have to assemble a working Stellar flow from four different pages. The number-one drop-off in dev tooling is the gap between landing page and first successful payload. Close it with one comprehensive page.

Scope

Write docs/guides/stellar-quickstart.mdx covering:

  • Prerequisites (Node 22+, pnpm, Freighter, friendbot)
  • Install @wraith-protocol/sdk + @stellar/stellar-sdk + @stellar/freighter-api
  • Connect Freighter, sign STEALTH_SIGNING_MESSAGE, derive keys, render meta-address
  • Register a .wraith name
  • Send to meta-address or .wraith name
  • Scan + receive
  • Withdraw
  • Common errors expandable section
  • Links to deeper guides

Acceptance criteria

  • stellar-quickstart.mdx committed and added to docs.json nav
  • Every code block runnable as-is
  • Expected output shown alongside each step
  • At least one outside reviewer walks the tutorial and reports no friction
  • All snippets pass the snippet-correctness CI gate (when it lands via the snippet-audit issue)

Files to start with

  • New: docs/guides/stellar-quickstart.mdx
  • docs/getting-started.mdx (style reference)
  • Demo source demo/src/components/Stellar*.tsx (working flow reference)

Metadata

Metadata

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