Skip to content

Light version of Hyperspace relayer to test for Cosmos chains

Notifications You must be signed in to change notification settings

Farhad-Shabani/hyperspace-light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyperspace Light

Overview

Hyperspace is an off-chain relayer component of ComposableFi’s Centauri bridge protocol, aiming to relay IBC datagrams between any IBC-enabled chains.
This repository contains a light version of Hyperspace (Parachain-related components extracted out) to relay IBC datagrams between Cosmos chains.
This work strived to investigate the feasibility of relaying between two Gaia chains using Hyperspace architecture.

Architecture

Here is some diagrams that visualizes various elements of the relayer and represents their interactions.

Run Test

To have a test packet relayed, first, you have to run two local gaia chains, following steps 3.1 and 3.2. Then execute the test by running below command:

cargo test -p hyperspace-light --test cosmos_cosmos

About

Light version of Hyperspace relayer to test for Cosmos chains

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages