You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @benhylau,
I haven't done much research into it, but I guess we should be able to easily create QR code with the URL and data. But don't we need a defined scheme name instead of scheme:// and then register intent filters in the app so that this app becomes one of the option to open the URL?
We have a standardized format to request for peering and distribute credentials. It's work-in-progress, but they will look something like this.
Peering Request
Credentials
This text should be sent through one of the following methods.
All of them are easy to do, except QR code requires more work. Probably use zxing to encode and decode between text and QR.
The text was updated successfully, but these errors were encountered: