Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

Upgrade @solana/wallet-adapter-react for compatibility with Mobile Wallet Adapter and the Wallet Standard #268

Merged
merged 1 commit into from
Oct 25, 2022

Conversation

steveluscher
Copy link
Contributor

Description

In this PR we upgrade @solana/wallet-adapter-react to a version that has the following benefits:

  1. The ability to connect to any mobile wallet app that supports the Solana Mobile Stack Mobile Wallet Adapter Protocol.
  2. The ability to connect to any desktop wallet that supports the Solana Wallet Standard.

You can read much more about the wider effort to upgrade the entire ecosystem of Solana web apps at: anza-xyz/wallet-adapter#604

Test plan

Mobile, with mobile wallet

screen-20221021-215652.mp4

Desktop, with desktop wallets

Screen.Recording.2022-10-21.at.9.55.48.PM.mov

"@solana/wallet-adapter-react": "^0.15.21-rc.4",
"@solana/wallet-adapter-react-ui": "^0.9.19-rc.4",
"@solana/wallet-adapter-wallets": "^0.19.4",
"@solana/web3.js": "^1.58.0",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This version of web3.js has done away with tweetnacl, hence the reason for the change to the signature verification elsewhere in this PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants