This PR implements URL Protocol Handlers for bitcoin: links so that if a user has the app installed on a supported device and they click on an prefixed link, the OS will offer to open up Clams to handle the invoice/address. Also implemented is the registerProtocolHandler method for when the app is not installed. It has very limited support and we cannot support lightning: prefixed links until they become supported by browsers.
This PR implements URL Protocol Handlers for
bitcoin:
links so that if a user has the app installed on a supported device and they click on an prefixed link, the OS will offer to open up Clams to handle the invoice/address. Also implemented is theregisterProtocolHandler
method for when the app is not installed. It has very limited support and we cannot supportlightning:
prefixed links until they become supported by browsers.PWA Support:
Browser App Support: