This repository contains a collection of Safe account modules that can be used in your projects. These modules are organized as git submodules, making it easy to include them in your codebase.
To use this git module repository, follow these steps:
-
Clone the repository to your local machine:
git clone --recursive https://github.com/zenguardxyz/module-collection.git
-
Initialize and update the submodules to fetch latest code:
cd module-collection git submodule --init --recursive git submodule update --remote
If you would like to contribute to this collection of Safe account modules, please follow these guidelines:
- Fork the repository and create a new branch for your changes.
- Make your modifications or additions to the modules.
- Commit your changes and push them to your forked repository.
- Submit a pull request to the main repository, explaining the changes you made.
This collection of Safe account modules is licensed under the GNU General Public License v3.0.