Skip to content

Conversation

@javaspeak
Copy link

I want to create a SIP for a snap that allows for the following:

(i) Intercept the connection to the wallet
(ii) Make a call to an external API to get feedback on the wallet address
(iii) If the feedback is negative block the connection to the wallet with a suitable warning message.

Added Draft implementation of sip-13: Intercept connections to Wallet
Beefed up SIPP-13.md with some more explanations.
Improved typing in the API
Added types to method signature
Improved typing of method signature
@javaspeak javaspeak requested review from a team, Montoya and ziad-saab as code owners October 9, 2023 09:33
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is very interesting. What do you think of expanding the scope of onConnect to any connection requests? So a website asking for accounts, but also when installing Snaps, and so on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants