SGN App
-h, --help help for sgnd
- sgnd add-genesis-account - Add a genesis account to genesis.json
- sgnd add-genesis-validator - Add a genesis validator to genesis.json
- sgnd collect-gentxs - Collect genesis txs and output a genesis.json file
- sgnd debug - Tool for helping with debugging your application
- sgnd export - Export state to JSON
- sgnd gentx - Generate a genesis tx carrying a self delegation
- sgnd init - Initialize private validator, p2p, genesis, and application configuration files
- sgnd keys - Manage your application's keys
- sgnd ops - Operation subcommands
- sgnd query - Querying subcommands
- sgnd rollback - rollback cosmos-sdk and tendermint state by one height
- sgnd rosetta - spin up a rosetta server
- sgnd start - Run the full node
- sgnd status - Query remote node for status
- sgnd tendermint - Tendermint subcommands
- sgnd tx - Transactions subcommands
- sgnd validate-genesis - validates the genesis file at the default location or at the location passed as an arg
- sgnd version - Print the application binary version information