1 unstable release
new 0.1.0 | Mar 12, 2025 |
---|
#10 in #hyperlane
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–24MB
~402K SLoC