MetaMask / snaps

Extend the functionality of MetaMask using Snaps
https://metamask.io/snaps/
Other
712 stars 547 forks source link

Add ControllerMessenger events and actions to SnapController #65

Closed rekmarks closed 2 years ago

rekmarks commented 2 years ago

The SnapController should use ControllerMessenger events and actions to their full effect. Currently, it doesn't define any actions or events in addition to stateChange.

This is a refactoring ticket that we should undertake after the permissions controller changes are landed.

rekmarks commented 2 years ago

Blocked by #28.

rekmarks commented 2 years ago

Hey team! Please add your planning poker estimate with ZenHub @Gudahtt @jknoll @shanejonas

rekmarks commented 2 years ago

Note: This is blocked by the new permissions system.

ritave commented 2 years ago

Events were added here https://github.com/MetaMask/snaps-skunkworks/pull/162