Expand description

Hermes: IBC Relayer CLI built in Rust

The Hermes binary is a wrapper over the ibc-relayer library. This binary builds on the Abscissa framework.

For a comprehensive guide to using Hermes, the authoritative resource is at hermes.informal.systems.

Modules

Cli Abscissa Application

Cli Subcommands

Cli Config

Application-local prelude: conveniently import types/functions/macros which are generally useful and should be available in every module with `use crate::prelude::*;

Constants

The path to the default configuration file, relative to the home directory.