Open llorllale opened 4 years ago
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()
TODO: investigate underlying mechanism of CHAPI to "redirect" to the user's wallet
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), or