Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.15 KB

README.md

File metadata and controls

42 lines (24 loc) · 1.15 KB

Module template for 7579 + Safe

License

Description

Module template to build modules for Safe accounts using ERC-7579 standard

Features

Usage

  1. Clone the repository:

    git clone https://github.com/koshikraj/module-template-7579.git
  2. Project structure:

├── module-template-7579
│ ├── Safe App
│ ├── Module
│ └── Dependency Packages

Contributing

Contributions are welcome! Please follow the contribution guidelines to contribute to this project.

Acknowledgments

This project uses the OwnableValidator module from the Rhinestone's collection of core 7579 modules.

License

This project is licensed under the GPL-3.0 license.