You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We will extract the communicator logic to a separate package so it's easier to implement Safe Apps integration in other interfaces, so its code can be reused. Once we extract it to a separate library we will publish as a package that the web interface will use.
Separate communicator logic to an isolated component in the web interface
Move this code to a separated repository
Publish an npm package that can be used later
Separate event subscription logic on the web side so there are less dependencies in the hook
Review if is possible to decouple the AppComunicator from the iFrame. Currently we need to pass the iFrame to the AppComunicator instance. Maybe it shouldn't be necesary to do it like this
Links
The text was updated successfully, but these errors were encountered:
Overview
We will extract the communicator logic to a separate package so it's easier to implement Safe Apps integration in other interfaces, so its code can be reused. Once we extract it to a separate library we will publish as a package that the web interface will use.
Roadmap Epic:
https://www.notion.so/gnosis-safe/Extract-Communicator-Logic-6d1d7d75c7584c78a084eaa2c242b331
Notes about refactoring
https://www.notion.so/gnosis-safe/AppFrame-refactoring-aec86f7ce0fd49b18f9a621e7f22d5ff
Requirements
Links
The text was updated successfully, but these errors were encountered: