cosmos-sdk/docs/ibc
Federico Kunze be194ca1b7
docs: improve IBC guide (#6472)
* docs: improve IBC guide

* remove module specs

* capability spec

* update capability spec

* move cap to concepts

* remove module specs

* split IBC section

* wip integration.md

* complete integration.md

* format integration.md

* docs updates

* Apply suggestions from code review

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

* fix Next links

* further readings

Co-authored-by: colin axner <25233464+colin-axner@users.noreply.github.com>
2020-07-07 06:19:36 -04:00
..
README.md docs: improve IBC guide (#6472) 2020-07-07 06:19:36 -04:00
custom.md docs: improve IBC guide (#6472) 2020-07-07 06:19:36 -04:00
integration.md docs: improve IBC guide (#6472) 2020-07-07 06:19:36 -04:00
overview.md docs: improve IBC guide (#6472) 2020-07-07 06:19:36 -04:00

README.md

IBC

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

  1. Overview
  2. Integration
  3. Customization

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