rspace-online/modules/rwallet
Jeff Emmett c789481d91 feat(rwallet): link external wallets via EIP-6963 + SIWE
Users can now connect browser wallets (MetaMask, Rainbow, etc.) to their
EncryptID identity via SIWE ownership proof, and view linked wallet
balances in the unified rWallet viewer.

New files:
- eip6963.ts: EIP-6963 multi-provider discovery
- external-signer.ts: EIP-1193 provider wrapper for tx signing
- linked-wallets.ts: encrypted client-side store (same AES-256-GCM pattern)

Server: wallet-link nonce/verify/list/delete routes, linked_wallets table,
Safe add-owner-proposal endpoint, new session permissions.

UI: "My Wallets" section with provider picker, SIWE linking flow,
wallet type badges, and click-to-view for linked wallets.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 17:10:12 -07:00
..
components feat(rwallet): link external wallets via EIP-6963 + SIWE 2026-03-09 17:10:12 -07:00
landing.ts refactor: complete rfunds → rflows rename across configs and references 2026-03-03 19:13:14 -08:00
mod.ts feat(rwallet): link external wallets via EIP-6963 + SIWE 2026-03-09 17:10:12 -07:00