Skip to content

Commit

Permalink
Add module helper crates to README
Browse files Browse the repository at this point in the history
  • Loading branch information
sug0 committed Dec 6, 2024
1 parent 3d3b436 commit c74a6eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Collection of IBC middleware implementations, on top of
[`ibc-rs`](https://github.com/cosmos/ibc-rs).

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

## Licensing

Expand Down

0 comments on commit c74a6eb

Please sign in to comment.