Skip to content

feat(www): add Stellar ecosystem partners credits and details page (#31)#62

Open
Dubemtopsite wants to merge 1 commit into
wraith-protocol:developfrom
Dubemtopsite:stellat-ecosystem-credit-31
Open

feat(www): add Stellar ecosystem partners credits and details page (#31)#62
Dubemtopsite wants to merge 1 commit into
wraith-protocol:developfrom
Dubemtopsite:stellat-ecosystem-credit-31

Conversation

@Dubemtopsite

Copy link
Copy Markdown

PR Description: Stellar Ecosystem Partners + Credits Section (#31)

Closes #31

Description

This pull request implements a dedicated ecosystem partners and credits section to acknowledge the support of the Stellar Development Foundation's Stellar Wave program (via Drips) and other integrated wallet providers.

It introduces the layout components, vector SVGs, and a new custom /stellar page to explain Wraith's native memo-based privacy mechanics on the Stellar network.


Scope & Implementation Details

  • Sourced Vector Logo Marks: Sourced, verified, and committed official vector SVG logo marks for:
    • Stellar Development Foundation (SDF)
    • Drips
    • Freighter
    • Albedo
    • xBull
    • LOBSTR
  • EcosystemPartners Component: A responsive layout grid displaying monochrome partner marks. On hover, the grayscale filters smoothly transition to reveal full brand colors. In compliance with the Wraith design system, all boxes are sharp with zero border radius.
  • Dedicated Stellar Integration Page: Created the /stellar subpage (src/pages/Stellar.tsx) containing technical context on why Stellar was chosen (transaction finality, near-zero fees) and how memo-enabled stealth payments work.
  • Navigation Integration: Registered the /stellar route and linked it from both Header and Footer.

Visual Previews

Landing Page Grid Section

homepage_partners_1782634161292

/stellar Page (Intro)

stellar_page_top_1782634186675

Acceptance Criteria Checklist

  • Section designed (PNG mock first)
  • Logos sourced with permission (vector marks committed)
  • Implementation responsive (flex/grid system tested on mobile, tablet, and desktop)
  • Linked from /stellar page (integrated and embedded)

Testing & Quality Assurance

  • Unit Tests: Created stellar.test.tsx verifying page rendering, partner links correctness, and navigation. Passed successfully.
  • Accessibility: Ran automated vitest-axe testing to verify zero accessibility/a11y violations on the landing page and /stellar page. Passed successfully.
  • Production Build: Successfully compiled with TypeScript check (tsc -b) and Vite production bundler, including successful OG image generation for the /stellar route path.

@vercel

vercel Bot commented Jun 28, 2026

Copy link
Copy Markdown

@Dubemtopsite 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 Jun 28, 2026

Copy link
Copy Markdown

@Dubemtopsite 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

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 ecosystem partners + credits section

1 participant