5afe / safe-core-sdk-demo

Account Abstraction with Safe{Core} SDK
https://safe-account-abstraction-demo.netlify.app/
GNU General Public License v3.0
35 stars 24 forks source link

[Improvement] Allow performing more operations from the interface #7

Open JagoFigueroa opened 1 year ago

JagoFigueroa commented 1 year ago

I think it could be neat to allow more operations after the safe is created from the demo to add some value / usability to the created safe.

We could allow to perform some operations like:

So that the created safe can be easily accessed from the web interface with a second owner with a EOA that it is supported by the interface.

It might be worth it to notify the users on the "Thanks!" screen that the safe can re-accessed from the demo ui to perform more operations for the created safe as well.