Skip to content

Align Solana gasless wallet IA

Created by: ihsraham

Summary

  • Group the Solana wallet modules under one Solana sidebar parent, matching the EVM, TON, and TRON wallet-module IA.
  • Rename the Solana variant labels to Standard Solana and Gasless Solana across the sidebar, chooser, reference card, and module overview title.
  • Add the gasless Solana module to the wallet chooser data and chooser table.

Validation

  • git diff --check
  • npm run check:meta
  • node scripts/check-redirects.mjs
  • LINK_CHECK_EXTERNAL=false npm run check:links
  • npm run build

Validation was run with Node v22.22.2.

Merge request reports