Module template to build modules for Safe accounts using ERC-7579 standard
- Uses Rhinestone's Safe 7579 adapter
- Uses Rhinestone's module-sdk
- Pimlico bundlers and paymasters
-
Clone the repository:
git clone https://github.com/koshikraj/module-template-7579.git
-
Project structure:
├── module-template-7579
│ ├── Safe App
│ ├── Module
│ └── Dependency Packages
Contributions are welcome! Please follow the contribution guidelines to contribute to this project.
This project uses the OwnableValidator
module from the Rhinestone's collection of core 7579 modules.
This project is licensed under the GPL-3.0 license.