Safe subscriptions is a Gnosis Safe module that enables Safe multisigs to manage web3 subscriptions
Report Bug
·
Request Feature
Table of Contents
Safe subscriptions is a Gnosis Safe module that enables Safe multisigs to manage web3 subscriptions. It can be deployed and attached to a Safe by mutual agreement of the multisig owners (if the threshold for the proposal passes) and can be detached pretty easily as well.
Once attached, the multisig owners can create multiple recurring or fixed duration/round subscriptions that allow the service providers to withdraw native or ERC20 tokens from the multisig based on the configured parameters. Subscriptions can be cancelled any time as well.
- Solidity
- Foundry
Make sure you have git, rust, and foundry installed and configured on your system.
Clone the repo,
git clone https://github.com/mgnfy-view/safe-subscriptions.git
cd into the repo, and install the necessary dependencies
cd safe-subscriptions
forge build
Run tests by executing
forge test
That's it, you are good to go now!
- Smart contract development
- Unit tests
- Write a good README.md
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Here's a gateway to all my socials, don't forget to hit me up!