https://github.com/datachainlab/ibc-proxy-relay
A yui-relayer module to enable IBC between chains that use ibc-proxy.
https://github.com/datachainlab/ibc-proxy-relay
cosmos cosmos-sdk ibc
Last synced: 11 months ago
JSON representation
A yui-relayer module to enable IBC between chains that use ibc-proxy.
- Host: GitHub
- URL: https://github.com/datachainlab/ibc-proxy-relay
- Owner: datachainlab
- License: apache-2.0
- Created: 2021-08-16T04:31:51.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-07-27T00:59:31.000Z (almost 4 years ago)
- Last Synced: 2024-06-22T15:50:10.493Z (almost 2 years ago)
- Topics: cosmos, cosmos-sdk, ibc
- Language: Go
- Homepage:
- Size: 256 KB
- Stars: 1
- Watchers: 9
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ibc-proxy-relay
This is a relay module to enable IBC between chains that use [ibc-proxy](https://github.com/datachainlab/ibc-proxy).
[Here](./tests/cases/tm2tm-sym) is an example where two tendermint chains(i.e. zone) use IBC via Proxy (e.g. Hub).