-
Notifications
You must be signed in to change notification settings - Fork 18
-
As I Snap Developer I want to be able to do the following:
(i) Intercept the connection to the wallet
(ii) Make a call to an external API to get feedback on the domain address
(iii) If the feedback is negative pause the connection to the wallet with a suitable warning message and allow the end user to decide if they wish to proceed and connect the wallet or abandon the connection.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 2 comments
-
You can now see the SIP-13 draft version on the forked repo:
https://github.com/spotadev/SIPs/blob/intercept-connections-to-wallet/SIPS/sip-13%20.md
It is on branch: intercept-connections-to-wallet
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
-
I have created a draft merge request from my forked repo:
Beta Was this translation helpful? Give feedback.