-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Problem Statement
We need to support the DC API somehow. It has been suggested that one (possibly the only) approach for web wallets is to polyfill the DC API to support web wallets using a browser plugin. Over at https://github.com/sirosfoundation/web-wallet-selector is an early attempt to do precisely that.
Proposed Solution (Optional)
Implement support for the wallet registration call provided by the public API of the web-wallet-selector plugin https://github.com/sirosfoundation/web-wallet-selector
The suggested approach is to call the wallet registration API silently from the login page when a user visits the wallet and has the plugin installed. At some later stage we can decide to suggest the user install the plugin if it isn't already installed.
Additional Information (Optional)
- Right now the plugin requires manual installation. As soon as we can do some testing we plan to publish on the broswer extension "stores"
📢 Before You Submit:
Please check our Discussions to see if this feature has already been requested or is being discussed. Joining an ongoing conversation can help refine ideas and avoid duplication!