cosmos-sdk/docs/ibc
Ryan Christoffersen cb66c99eab
chore: add markdownlint to lint commands (#9353)
* add markdownlint config

* update make lint commands

* update markdownlint config

* run make lint-fix

* fix empty link

* resuse docker container

* run lint-fix

* do not echo commands

Co-authored-by: ryanchrypto <12519942+ryanchrypto@users.noreply.github.com>
2021-05-27 15:31:04 +00:00
..
upgrades chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
README.md Remove IBC from the SDK (#8735) 2021-03-04 13:11:34 +00:00
custom.md chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
integration.md fix IBC links (#9005) 2021-03-27 01:09:59 +00:00
overview.md chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
proposals.md chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
relayer.md chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00: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.