pub fn initialize(
    chain_id: &str,
    command_path: &str,
    home_path: &str
) -> Result<(), Error>