#cosmos #hyperlane #blockchain #proto #tendermint

hyperlane-cosmos-rs

Protobuf stuct defintions for interacting with the Hyperlane Cosmos SDK

5 releases

new 0.1.4 Apr 15, 2025
0.1.3 Apr 7, 2025
0.1.2 Mar 27, 2025
0.1.1 Mar 17, 2025
0.1.0 Mar 12, 2025

#767 in Magic Beans

Download history 98/week @ 2025-03-08 144/week @ 2025-03-15 141/week @ 2025-03-22 762/week @ 2025-03-29 1236/week @ 2025-04-05 897/week @ 2025-04-12

3,038 downloads per month

Custom license

360KB
7.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