97a83e9c78
* update msgs type from opaque * update spec for createclient * update events spec for handshake cals * update packet events for spec and code * add relayer events doc * update ibc-transfer events * fix build * small fix from self review * update channel msgs types * acknowledgement_packet -> acknowledge_packet * Apply suggestions from code review Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com> * fix spec issues for ibc and ibc-transfer * add golang relayer link Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com> |
||
---|---|---|
.. | ||
README.md | ||
custom.md | ||
integration.md | ||
overview.md | ||
relayer.md |
README.md
IBC
This repository contains reference documentation for the IBC protocol integration and concepts:
After reading about IBC, head on to the Building Modules documentation to learn more about the process of building modules.