zetacored
Zetacore Daemon (server)
Options
-h, --help help for zetacored
--home string directory for config and data
--log_format string The logging format (json|plain)
--log_level string The logging level (trace|debug|info|warn|error|fatal|panic)
--trace print out full stack trace on errors
SEE ALSO
-
zetacored add-genesis-account - Add a genesis account to genesis.json
-
zetacored add-observer-list - Add a list of observers to the observer mapper ,default path is ~/.zetacored/os_info/observer_info.json
-
zetacored addr-conversion - convert a zeta1xxx address to validator operator address zetavaloper1xxx
-
zetacored collect-gentxs - Collect genesis txs and output a genesis.json file
-
zetacored collect-observer-info - collect observer info from a folder , default path is ~/.zetacored/os_info/
-
zetacored config - Create or query an application CLI configuration file
-
zetacored debug - Tool for helping with debugging your application
-
zetacored docs - Generate markdown documentation for zetacored
-
zetacored export - Export state to JSON
-
zetacored gentx - Generate a genesis tx carrying a self delegation
-
zetacored get-pubkey - Get the node account public key
-
zetacored index-eth-tx - Index historical eth txs
-
zetacored init - Initialize private validator, p2p, genesis, and application configuration files
-
zetacored keys - Manage your application's keys
-
zetacored query - Querying subcommands
-
zetacored rollback - rollback cosmos-sdk and tendermint state by one height
-
zetacored rosetta - spin up a rosetta server
-
zetacored snapshots - Manage local snapshots
-
zetacored start - Run the full node
-
zetacored status - Query remote node for status
-
zetacored tendermint - Tendermint subcommands
-
zetacored testnet - subcommands for starting or configuring local testnets
-
zetacored tx - Transactions subcommands
-
zetacored validate-genesis - validates the genesis file at the default location or at the location passed as an arg
-
zetacored version - Print the application binary version information