overview
babylond
CLI commands reference
-
add-genesis-account
: Add a genesis account togenesis.json
-
collect-gentxs
: Collect genesis transactions and output a genesis.json file -
comet
: CometBFT subcommands -
config
: Utilities for managing application configuration -
create-bls-key
: Create a pair of BLS keys that are used to send BLS signatures for checkpointing. -
debug
: Debugging utilities -
export
: Export blockchain state -
gen-helpers
: Useful commands for creating the genesis state with Babylon-specific Bitcoin staking data -
gen-tx
: Generate a transaction -
generate-bls-pop
: Generate a BLS keypair -
help
: Help about any command -
init
: Node initialization -
keys
: Key management -
migrate
: Migrate from one protocol version to another -
module-hash-by-height
: Get the module hash at a specific height -
module-sizes
: Get the module sizes -
prepare-genesis
: Prepare genesis.json file -
query
: Query the network -
rollback
: Perform state rollback -
start
: Run the full node application with CometBFT in or out of process. -
status
: Query node for status -
testnet
: Test the application -
tx
: Send a transaction -
validate-genesis
: Validate the genesis file -
version
: Print the version of the application