Note: This is a draft of a Safe 4337 Module. It is not complete and definitely not ready for production use. Use at your own risk.
- Install the submodules using
forge install
- Run
forge test
to run the tests
- Deploy the 4337 module
- Add the module to the safe by calling
enableModule(address module)
on the Safe - Enable the 4337 module as the Safe fallback handler
- Call the Safe from the Entrypoint using a UserOperation