solar icon indicating copy to clipboard operation
solar copied to clipboard

Prepare optional installation of Solar as SEP-7 protocol handler

Open ebma opened this issue 4 years ago • 0 comments

  • [x] Add IPC message types for protocol client state
  • [x] Implement protocol handler IPC for electron and web
  • [x] Add <ProtocolHandlerPermission> component that shows a notification asking the user if he wants to use Solar for handling stellar requests (desktop only)
  • [x] Add app settings item for installing Solar as protocol handler for stellar requests (hidden behind a env-var feature flag for now)

The implementation of SetAsDefaultProtocolClient call in electron is just a dummy since Solar does not have a sufficient SEP-7 support yet.

Closes #957.

ebma avatar Jun 08 '20 09:06 ebma