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

implement bch-wif sweeping protocol #29

Open
mr-zwets opened this issue Oct 26, 2024 · 0 comments
Open

implement bch-wif sweeping protocol #29

mr-zwets opened this issue Oct 26, 2024 · 0 comments

Comments

@mr-zwets
Copy link
Member

explenation by @jimtendo

  1. A QR Code could link to a redeem page (e.g. https://stamps.cash/redeem?wallet=selene&wif=${wif})
  2. The first page could prompt users to download Selene from the Play Store (or iOS equivalent).
  3. The second page could present a link (e.g. bch-wif:${wif}) that could be clicked and automatically invoke Selene's Sweep function instead of instructing the user to scan a second QR Code.
    (Without a proto-handler, it means the user MUST be inside the wallet already and trigger the QR Scanner... whereas, this would allow the proto-handler to invoke the correct app, meaning we can have links that would allow sweeping like the above flow)

The proto handler would be bch-wif:${wif}

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