We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spec
sign_and_send_transactions
sign_transactions
sign_messages
account
Fakewallet
authorize
JavaScript protocol
signMessages
addresses
signTransactions
address
signAndSendTransactions
React Native Example App
JavaScript wallet-adapter-mobile plugin
wallet-adapter-mobile
SolanaMobileWalletAdapter
Mobile web example app
The text was updated successfully, but these errors were encountered:
sdlaver
No branches or pull requests
Spec
sign_and_send_transactions
,sign_transactions
, andsign_messages
to accept anaccount
param.Fakewallet
authorize
JavaScript protocol
signMessages
to acceptaddresses
paramThread the currently selected address through to each
signMessages
call #176AugmentNow inferred from transaction.signTransactions
to acceptaddress
paramAugmentNow inferred from transaction.signAndSendTransactions
to acceptaddress
paramReact Native Example App
Offer menu to select address when more than one are authorized (React Native app) #173
Thread the currently selected address through to each
signMessages
call #176JavaScript
wallet-adapter-mobile
pluginfeat: you can now configure the
SolanaMobileWalletAdapter
with an address selector #171Mobile web example app
The text was updated successfully, but these errors were encountered: