# Packages

Copyright 2021 Evmos Foundation This file is part of Evmos' Ethermint library.
No description provided by the author
Copyright 2021 Evmos Foundation This file is part of Evmos' Ethermint library.

# Functions

InitConfig adds the chain-id, encoding and output flags to the persistent flag set.
KeyCommands registers a sub-tree of commands to interact with local private key storage.
NewTestnetCmd creates a root testnet command with subcommands to run an in-process testnet or initialize validator configuration files for running a multi-validator testnet in a separate process.
UnsafeExportEthKeyCommand exports a key with the given name as a private key in hex format.
UnsafeImportKeyCommand imports private keys from a keyfile.
ValidateChainID wraps a cobra command with a RunE function with base 10 integer chain-id verification.