Skip to content

dymensionxyz/hyperlane-cosmos-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyperlane Cosmos Rust

This package provides proto and gRPC definitions to interact with the Hyperlane Cosmos Module and Dymension's x/kas module.

This repository builds upon cosmrs, using their workflow for Hyperlane-specific proto builds.

Features

  • Hyperlane Core: Message dispatch and processing capabilities
  • Hyperlane Warp: Token bridging functionality
  • x/kas: Dymension's Kaspa escrow module for cross-chain operations

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 99.7%
  • Dockerfile 0.3%