Skip to content

feat: add Wraith name profile flow - #168

Merged
truthixify merged 3 commits into
wraith-protocol:developfrom
pharwasz:feat/wraith-name-profile
Aug 27, 2026
Merged

feat: add Wraith name profile flow#168
truthixify merged 3 commits into
wraith-protocol:developfrom
pharwasz:feat/wraith-name-profile

Conversation

@pharwasz

Copy link
Copy Markdown
Contributor

Summary

Added the Wraith name profile flow, allowing users to resolve and view public profiles through /n/:name. close #154

Changes

  • Added dynamic /n/:name route in App.tsx
  • Added NameProfile page for Wraith name profiles
  • Extended Stellar name lookup and record parsing
  • Added profile metadata and expiry information
  • Added avatar, description, and social link rendering
  • Added meta address display
  • Added “Send to …” navigation
  • Added OG/Twitter metadata injection for share previews

Verification

  • TypeScript check passed
  • 8 test files passed
  • 105 tests passed
  • Production build completed successfully
  • Vite reported only non-blocking chunk-size/dependency warnings

Type of Change

  • New feature
  • Bug fix
  • Breaking change
  • Documentation update

Checklist

  • Code follows project style guidelines
  • Self-review completed
  • No blocking build/test errors
  • Responsive design implemented
  • Wraith/Stellar integration validated

@vercel

vercel Bot commented Aug 26, 2026

Copy link
Copy Markdown

@pharwasz is attempting to deploy a commit to the truthixify's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Aug 26, 2026

Copy link
Copy Markdown

@pharwasz Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@truthixify
truthixify merged commit 7eb6848 into wraith-protocol:develop Aug 27, 2026
1 of 2 checks passed
@truthixify

Copy link
Copy Markdown
Contributor

Merged. Link unfurl works and the expired-name state matches the existing empty-state style @pharwasz.

@pharwasz

Copy link
Copy Markdown
Contributor Author

Merged. Link unfurl works and the expired-name state matches the existing empty-state style @pharwasz.

Thanks! Glad everything looks good. 🚀

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.

Public Wraith Names profile page

2 participants