# 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).