Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable 4337 configuration #23

Closed
dasanra opened this issue Oct 25, 2024 · 0 comments · Fixed by #24
Closed

Enable 4337 configuration #23

dasanra opened this issue Oct 25, 2024 · 0 comments · Fixed by #24
Assignees

Comments

@dasanra
Copy link
Collaborator

dasanra commented Oct 25, 2024

Context / issue

Currently the sdk-starter-kit allows to extend its functionality adding 4337 compatibility. This is not part of the React Hooks yet and it will be a great addition as it will enable sponsoring gas for transactions when using this SDK

Proposed solution

Enable configuration to allow adding 4337 initialization and extending the sdk-starter-kit.
Create a hook to manage SafeOperations.

It should be possible to:

  • sendSafeOperation
  • confirmSafeOperation
  • getPendingSafeOperations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants