Skip to content
New issue

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

Add multi-pubkey return support for the authorize method #44

Open
4 of 7 tasks
sdlaver opened this issue Jun 14, 2022 · 0 comments
Open
4 of 7 tasks

Add multi-pubkey return support for the authorize method #44

sdlaver opened this issue Jun 14, 2022 · 0 comments
Assignees

Comments

@sdlaver
Copy link
Contributor

sdlaver commented Jun 14, 2022

Spec

  • Update sign_and_send_transactions, sign_transactions, and sign_messages to accept an account param.

Fakewallet

  • Allow user to choose addresses to share with the dApp during authorize

JavaScript protocol

  • Augment signTransactions to accept address param Now inferred from transaction.
  • Augment signAndSendTransactions to accept address param Now inferred from transaction.

React Native Example App

JavaScript wallet-adapter-mobile plugin

Mobile web example app

  • Use address chooser to present an address selection UI to users
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

No branches or pull requests

1 participant