cosmos-sdk/docs/ibc
Federico Kunze 52a0b6d899
ibc: light clients restructure (#7408)
* ibc: light clients restructure

* tendermint client cleanup

* solomachine cleanup

* rename

* add cli

* update spec README

* proto files update

* fix

* update proto files

* fix test build

* fix test build
2020-10-01 06:38:53 -03:00
..
custom.md Add standard acknowledgement to channels and apply usage in ibc transfer (#7263) 2020-09-09 10:01:28 +00:00
integration.md remove IBC ante handler in favor of using handler (#6793) 2020-07-20 15:25:57 +00:00
overview.md ibc: light clients restructure (#7408) 2020-10-01 06:38:53 -03:00
README.md Update IBC events docs and code (#6798) 2020-07-21 12:56:14 -04:00
relayer.md Update IBC events docs and code (#6798) 2020-07-21 12:56:14 -04:00

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.