#cosmos #hyperlane #blockchain #proto #tendermint

hyperlane-cosmos-rs

Protobuf stuct defintions for interacting with the Hyperlane Cosmos SDK

3 releases

new 0.1.2 Mar 27, 2025
0.1.1 Mar 17, 2025
0.1.0 Mar 12, 2025

#8 in #hyperlane

Download history 231/week @ 2025-03-12 29/week @ 2025-03-19

260 downloads per month

Custom license

310KB
6.5K SLoC

Hyperlane Cosmos Rust

This package provides proto and gRPC definitions to interact with the Hyperlane Cosmos Module. This repository builds upon of cosmrs, using their workflow for Hyperlane-specific proto builds.

Building Proto files from source

There is a docker container that automatically builds all the files from source. To re-export the generated files adjust lib.rs. To start the docker container simply run:

cd gen
docker compose up

Dependencies

~17–25MB
~402K SLoC