safe-global / safe-modules

A collection of modules that can be used with the Safe contract
GNU Lesser General Public License v3.0
140 stars 73 forks source link

Update Passkey Example for Release #444

Closed nlordell closed 2 months ago

nlordell commented 2 months ago

Now that we have released the passkey package, the 4337 example can be updated to use the released packages instead of the development code.

I also change the configuration to make use of the *-deployments packages to make sure the example works on the "real" addresses.

I manually ran the example application and was successful with creating and executing user operations:

nlordell commented 2 months ago

I want to wait for @mmv08's review before merging (as the "main" code owner of this package).