Skip to content

docs: add Vultisig to recommended wallets - #53

Open
realpaaao wants to merge 1 commit into
sei-protocol:mainfrom
realpaaao:add-vultisig-wallet
Open

docs: add Vultisig to recommended wallets#53
realpaaao wants to merge 1 commit into
sei-protocol:mainfrom
realpaaao:add-vultisig-wallet

Conversation

@realpaaao

Copy link
Copy Markdown

Adds Vultisig to the Recommended Wallets table in learn/wallets.mdx.

Vultisig is a free, open-source, self-custody multi-chain wallet (iOS, Android, desktop, Chrome extension). It connects to Sei as an EVM wallet: the extension announces via EIP-6963 (rdns me.vultisig), so it appears in standard EVM wallet pickers on Sei dapps.

Column notes:

  • EVM ✅ / Coin Type 60 — Vultisig derives Sei on the EVM path (coin type 60), verified from the wallet's own derivation source (its coinType map resolves Sei to the Ethereum coin type).
  • Auth Method "MPC / Seedless" — no mnemonic/seed phrase exists; the key is generated as shares across the user's devices (same column style as the existing "MPC / Keyless" entry).
  • Mobile ✅ — native iOS + Android apps.

receipts

no runtime changes

One table row in learn/wallets.mdx; matches existing column format exactly.

@cursor

cursor Bot commented Aug 4, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Documentation-only table row with no application, auth, or infrastructure impact.

Overview
Adds Vultisig to the Recommended Wallets table in learn/wallets.mdx, listed as an EVM software wallet with MPC / Seedless auth, coin type 60, mobile support, and a link to vultisig.com.

No other pages or runtime code are changed.

Reviewed by Cursor Bugbot for commit 7d222b7. Bugbot is set up for automated code reviews on this repo. Configure here.

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