An open API service indexing awesome lists of open source software.

https://github.com/namada-net/ibc-middleware

IBC middleware implementations, augmenting ibc-rs
https://github.com/namada-net/ibc-middleware

blockchain cosmos ibc middleware rust

Last synced: about 1 year ago
JSON representation

IBC middleware implementations, augmenting ibc-rs

Awesome Lists containing this project

README

          

# ibc-middleware

Collection of IBC middleware implementations, on top of
[`ibc-rs`](https://github.com/cosmos/ibc-rs).

- [Packet forward middleware](crates/packet-forward/)
- [Overflow receive middleware](crates/overflow-receive/)
- [Module middleware definitions](crates/module/)
- [Module middleware helper macros](crates/module-macros/)

## Licensing

This software is licensed under the MIT. You may consult
the full license text [here](LICENSE).