sn_cli 0.88.9

Safe Network CLI
1
2
3
4
5
6
7
8
9
10
# sn_cli

This directory contains the `safe` client binary. It is used to interact with the Safe Network and provides a range of commands for managing data, keys, wallets, and more.

The `safe` binary includes the following subcommands:

- `wallet`: Commands for wallet management. This includes creating wallets, checking balances, and making transactions.
- `files`: Commands for file management. This includes uploading, downloading, and deleting files.
- `register`: Commands for register management. This includes creating, reading, and writing to registers.
- `gossipsub`: Commands for gossipsub management. This includes subscribing to topics and publishing messages.