IBC Relayer in Rust
Hermes is an Inter-Blockchain Communication (IBC) relayer built in Rust by Informal Systems Inc. The project implements the IBC protocol for blockchains in the Cosmos ecosystem, enabling communication between different blockchain networks via Tendermint consensus. It is distributed across multiple Rust crates including a command-line interface, a core library, a REST server, type definitions, and telemetry services, all licensed under Apache 2.0.