https://github.com/tomafrench/gnosis-playbooks
https://github.com/tomafrench/gnosis-playbooks
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tomafrench/gnosis-playbooks
- Owner: TomAFrench
- License: gpl-3.0
- Created: 2022-03-30T17:54:04.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-05T23:20:57.000Z (about 3 years ago)
- Last Synced: 2025-03-12T05:03:11.215Z (3 months ago)
- Language: TypeScript
- Size: 1.14 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Gnosis Playbooks
This package allows defining templates of sets of actions in a YAML file known as a playbook. Each action defined in the playbook lists the arguments required to execute it in such a way that a form can be automatically. This allows us to build "one layer up" from the Gnosis [Transaction Builder](https://help.gnosis-safe.io/en/articles/4680071-transaction-builder) by being able to quickly define relatively complex transaction batches without having to write a custom Gnosis Safe App.