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

Create Safe6900 Module #503

Open
1 of 6 tasks
akshay-ap opened this issue Dec 9, 2024 · 0 comments
Open
1 of 6 tasks

Create Safe6900 Module #503

akshay-ap opened this issue Dec 9, 2024 · 0 comments
Assignees

Comments

@akshay-ap
Copy link
Member

akshay-ap commented Dec 9, 2024

ERC-6900 is a standard for modular accounts which is compatible with ERC4337.

This issue aims at creating a ERC-6900 compatible version of Safe via a module.

The code of the implementation can be tracked in the branch here:
https://github.com/safe-global/safe-modules/tree/feature-safe-module-6900

To do:

  • Create interfaces for plugins
  • Add validation for transaction execution
  • Add code for installing plugin
  • Add code for uninstalling plugin
  • Create sample plugin
  • Documentation

Additional reocurces:

@akshay-ap akshay-ap self-assigned this Dec 9, 2024
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

No branches or pull requests

1 participant