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
Part of #10
Our wallet app will be web-based. Assuming we want a generic scheme to redirect the client's request to the user's choice of wallet:
navigator.registerProtocolHandler()
The text was updated successfully, but these errors were encountered:
TODO: investigate underlying mechanism of CHAPI to "redirect" to the user's wallet
Sorry, something went wrong.
No branches or pull requests
Part of #10
Our wallet app will be web-based. Assuming we want a generic scheme to redirect the client's request to the user's choice of wallet:
navigator.registerProtocolHandler()
(note: not supported on Safari), orThe text was updated successfully, but these errors were encountered: