cosmos-sdk/docs/ibc
Federico Kunze 2c93ec7a0c
ibc: core restructure (#7434)
* ibc: protobuf v1

* update codec

* core client

* core connection

* core host

* core commitment

* core port

* core channel

* core ibc module files

* core exported

* core types & simulation

* core spec

* make proto-all

* ibc alias
2020-10-02 06:03:02 -03:00
..
README.md Update IBC events docs and code (#6798) 2020-07-21 12:56:14 -04:00
custom.md ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
integration.md ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
overview.md ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
relayer.md ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00

README.md

IBC

This repository contains reference documentation for the IBC protocol integration and concepts:

  1. Overview
  2. Integration
  3. Customization
  4. Relayer

After reading about IBC, head on to the Building Modules documentation to learn more about the process of building modules.