safe-cli
safe-cli copied to clipboard
Command line utility for Safe
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 to 7.2.0. Release notes Sourced from pytest's releases. 7.2.0 pytest 7.2.0 (2022-10-23) Deprecations #10012: Update pytest.PytestUnhandledCoroutineWarning{.interpreted-text role="class"} to a deprecation; it will raise an error in...
It would be nice if I could use the safe-cli with my ledger or trezor
I would like to be able to call `https://safe-transaction.gnosis.io/owners/{address}/safes/` via a cli command
**Basic:** - Show if the Safe has a `ENS` address assigned **Advanced:** - Allow to use ENS instead of ethereum addresses
# What is needed? A docker image should be created so that the app can really be portable
# What is needed? - Documentation to deploy a Safe in other network and send all the funds to another address # Background https://help.gnosis-safe.io/en/articles/5267779-i-sent-assets-to-a-safe-address-on-the-wrong-network-any-chance-to-recover
This repo is absolutely awesome, congrats on your work! It absolutely saved my life To be more precise, I have a private network were I deployed the safe contracts from...
Currently the only way to use the `safe-cli` is using the interactive mode. For example, to send some ether a user must run the app, load the owners and then...
# What is needed? Add relaying back to the Safe-CLI # Options - Standard relaying - 4337 support