Skip to content

Add Vultisig to XRP wallets section and ecosystem Wallet category - #3801

Open
realpaaao wants to merge 1 commit into
XRPLF:masterfrom
realpaaao:add-vultisig-wallet
Open

Add Vultisig to XRP wallets section and ecosystem Wallet category#3801
realpaaao wants to merge 1 commit into
XRPLF:masterfrom
realpaaao:add-vultisig-wallet

Conversation

@realpaaao

@realpaaao realpaaao commented Jul 28, 2026

Copy link
Copy Markdown

This PR adds Vultisig to the software wallets grid on the XRP Overview page and to the Wallet category on the Use Cases & Featured Projects page.

Vultisig is a seedless, open-source, self-custodial multi-chain wallet secured by MPC threshold signatures. Vault shares are split across the user's own devices (2-of-2 minimum, larger thresholds supported): no seed phrase, no single point of failure. XRP is supported for send/receive on iOS, Android, desktop (Windows/macOS/Linux), and browser extension. Source: https://github.com/vultisig

Logo SVGs are included for both dark and light themes, following the existing static/img/wallets/ + lightmode/ pattern.

receipts

  • npm run build-css compiles clean with the new rules; the rebuilt static/css/devportal2024-v1.css is included in the PR (1-line diff) and contains all four new selectors: #wallet-vultisig in the wallets grid (dark + light) and the Vultisig uses-card logo wiring (dark + light).

- about/xrp.page.tsx: add Vultisig to the software wallets grid
- about/uses.page.tsx: add Vultisig card under the Wallet category (count 7->8)
- styles: dark + light theme logo wiring, compiled css rebuilt via npm run build-css
- static/img: Vultisig logo SVGs (dark-mode white wordmark + lightmode variant)
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.

1 participant