Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Implementation of IBC modules by `ibc-rs` that can run with Sovereign SDK rollups

License

Notifications You must be signed in to change notification settings

informalsystems/sovereign-ibc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

83b5c91 · Jun 21, 2024
Jun 21, 2024
Jun 13, 2024
Jun 21, 2024
Jun 21, 2024
May 23, 2024
Jun 21, 2024
May 21, 2024
Jun 21, 2024
Jun 21, 2024
Nov 7, 2022
Mar 26, 2024
May 23, 2024
Apr 29, 2024
May 23, 2024
Jun 13, 2024
May 23, 2024
May 23, 2024
May 23, 2024
May 23, 2024

Repository files navigation

sovereign-ibc

Build Status Apache 2.0 Licensed Rust 1.77+

This repository contains the IBC implementation for the Sovereign SDK chains using ibc-rs.

Build Guide

Please clone this repository with the included submodules to build using cargo build:

git clone --recurse-submodules <repo-addr>

If the repository was cloned without submodules, they can be fetched later:

git clone <repo-addr>
...
git submodule update --init

About

Implementation of IBC modules by `ibc-rs` that can run with Sovereign SDK rollups

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages