cosmos-sdk/docs/ibc
Charly 24ed401c81
fixed broken links, typos (#8783)
* fixed broken links, typos

* Update docs/ibc/overview.md

Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>

* Update docs/intro/sdk-app-architecture.md

Co-authored-by: Marko <markobaricevic3778@gmail.com>

* Update docs/building-modules/simulator.md

Co-authored-by: Marko <markobaricevic3778@gmail.com>

Co-authored-by: chrly <chrly@chrlys-MacBook-Pro.local>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Jonathan Gimeno <jgimeno@gmail.com>
Co-authored-by: Marko <markobaricevic3778@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-03-09 09:51:52 +00:00
..
upgrades Remove IBC logic from x/upgrade (#8673) 2021-03-01 16:28:54 +00:00
README.md Remove IBC from the SDK (#8735) 2021-03-04 13:11:34 +00:00
custom.md Update IBC Application Guide (#8256) 2021-01-05 23:01:13 +00:00
integration.md fixed broken links, typos (#8783) 2021-03-09 09:51:52 +00:00
overview.md fixed broken links, typos (#8783) 2021-03-09 09:51:52 +00:00
proposals.md Modify IBC client governance unfreezing to reflect ADR changes (#8405) 2021-02-16 15:31:40 +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
  5. Governance Proposals

NOTE: The IBC module has been moved to its own repository.

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