cosmos-sdk/docs/ibc
Aditya d4e63ffe60
IBC Upgrade docs (#8298)
* start upgrade guide and some organization

* add client developer guide

* remove top-level upgrade doc

* Apply suggestions from code review

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>

* address @colin-axner suggestions

* add order and synopsis

* address @fedekunze review

* address final @colin-axner comments

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
Co-authored-by: Christopher Goes <cwgoes@pluranimity.org>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-01-20 14:25:32 +00:00
..
upgrades IBC Upgrade docs (#8298) 2021-01-20 14:25:32 +00:00
README.md Update IBC events docs and code (#6798) 2020-07-21 12:56:14 -04:00
custom.md Update IBC Application Guide (#8256) 2021-01-05 23:01:13 +00:00
integration.md ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
overview.md Update IBC Application Guide (#8256) 2021-01-05 23:01:13 +00: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.