safe-global/safe-cli

Improve documentation for Safe CLI

Uxio0 opened this issue · 0 comments

Uxio0 commented
  • #107
  • Move CLI documentation to https://github.com/safe-global/safe-docs/ and organize it in sections, e.g.
    • CLI modes
    • Commands common to all the modes
    • Commands exclusive for tx-service mode
    • Common operations for the Safe-CLI (like deploying a Safe, sending a token or signing a message. Maybe a complex scenario like signing a message for a Safe being owner of another Safe)
    • Demos (with videos)
    • Scripting (if we manage to add support for it): #36
  • Document better the multiple modes of the CLI (tx-service, blockchain and relay) with examples.
  • Find a way to prevent having all the command explanation duplicated, both on the code and on the docs/readme.