Skip to content

Collection of module templates for different modular standards

License

Notifications You must be signed in to change notification settings

zenguardxyz/module-templates

Repository files navigation

Module Templates to build on Safe Accounts

This repository contains different module templates to build on Safe Accounts based on different standards. These module templates are organized as git submodules and directories.

Module templates

A developer can select any of these module template based on different module standards or the type of application.

Safe Core Protocol specs

ERC-7579 specs

ERC-6900 specs

Not avaliable yet

Usage

To use this git module repository, follow these steps:

  1. Clone the repository to your local machine:

    git clone --recursive https://github.com/zenguardxyz/module-templates.git
  2. Initialize and update the submodules to fetch latest code:

    cd module-collection
    git submodule --init --recursive
    git submodule update --remote

Contributing

If you would like to contribute to this collection of Safe account modules, please follow these guidelines:

  1. Fork the repository and create a new branch for your changes.
  2. Make your modifications or additions to the modules.
  3. Commit your changes and push them to your forked repository.
  4. Submit a pull request to the main repository, explaining the changes you made.

License

This collection of Safe account modules is licensed under the GNU General Public License v3.0.

About

Collection of module templates for different modular standards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published