Skip to content

docs: add wallet support matrix (#43)#52

Merged
satoshai-dev merged 2 commits intomainfrom
docs/wallet-support-matrix
Mar 5, 2026
Merged

docs: add wallet support matrix (#43)#52
satoshai-dev merged 2 commits intomainfrom
docs/wallet-support-matrix

Conversation

@satoshai-dev
Copy link
Copy Markdown
Owner

@satoshai-dev satoshai-dev commented Mar 5, 2026

Summary

  • Adds a per-wallet support matrix to the README based on each wallet's documentation
  • Uses ✓ (confirmed), ✗ (unsupported), ? (unverified), ~ (depends on connected wallet)
  • Includes notes explaining Asigna multisig limitations, Fordefi message signing gaps, WalletConnect relay behavior, and OKX proprietary API
  • Sources and date included for transparency

Closes #43

Research sources

Test plan

  • Matrix verified against wallet documentation and source code
  • README renders correctly

🤖 Generated with Claude Code

satoshai-dev and others added 2 commits March 5, 2026 15:25
Documents which hooks each wallet supports, highlighting OKX
limitations for structured message signing and transaction signing.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace blanket "all standard wallets supported" with a proper
per-wallet matrix based on each wallet's documentation:

- Xverse, Leather: full SIP-030 support confirmed
- Asigna: transactions confirmed, message signing unverified (multisig limitation)
- Fordefi: transactions confirmed, message signing not listed in their docs
- WalletConnect: relay — depends on connected wallet
- OKX: proprietary API, signStructuredMessage/signTransaction unsupported

Includes sources and date for all findings.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@satoshai-dev satoshai-dev merged commit e34212d into main Mar 5, 2026
1 check passed
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.

Document wallet support matrix for RPC methods

1 participant