We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem: Developers often need to create proposals from a CLI so they can show up to the signer to be executed
Solution: Add a proposal create command which takes a --calldata and --to flags to create a proposal to a --safe.
proposal create
--calldata
--to
--safe
The text was updated successfully, but these errors were encountered:
Hey can I work on it?
Sorry, something went wrong.
Yes, I assigned it to you @Gerson2102 .
@zomglings do you guys have a telegram group to ask questions about the issue or if I get stucked?
Gerson2102
No branches or pull requests
Problem: Developers often need to create proposals from a CLI so they can show up to the signer to be executed
Solution: Add a
proposal create
command which takes a--calldata
and--to
flags to create a proposal to a--safe
.The text was updated successfully, but these errors were encountered: