cosmos-sdk/docs/ibc
Brenn Hill a47bd592e9
docs: 10180 Fix SDK (#10237)
* docs: Fix Cosmos-sdk references in md files

* Fix SDK to Cosmos SDK in all found places and adjust grammar in turn

* Add changelog entry

* Update docs/core/context.md

Co-authored-by: Barrie Byron <barrie.byron@tendermint.com>

* Update docs/architecture/adr-010-modular-antehandler.md

Co-authored-by: Barrie Byron <barrie.byron@tendermint.com>

* Update docs/basics/README.md

Co-authored-by: Barrie Byron <barrie.byron@tendermint.com>

* Update docs/architecture/adr-040-storage-and-smt-state-commitments.md

Co-authored-by: Barrie Byron <barrie.byron@tendermint.com>

* Update docs/building-modules/intro.md

Co-authored-by: Barrie Byron <barrie.byron@tendermint.com>

* Update docs/building-modules/intro.md

Co-authored-by: Barrie Byron <barrie.byron@tendermint.com>

* Update docs/core/baseapp.md

Co-authored-by: Barrie Byron <barrie.byron@tendermint.com>

* Update docs/building-modules/intro.md

Co-authored-by: Barrie Byron <barrie.byron@tendermint.com>

* Update docs/basics/accounts.md

Co-authored-by: Barrie Byron <barrie.byron@tendermint.com>

* docs 10180 fix 'an Cosmos SDK' where used

Co-authored-by: Barrie Byron <barrie.byron@tendermint.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
2021-09-28 19:33:58 +02:00
..
upgrades docs: 10180 Fix SDK (#10237) 2021-09-28 19:33:58 +02: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 docs: 10180 Fix SDK (#10237) 2021-09-28 19:33:58 +02:00
overview.md docs: fix broken IBC spec link, IBC page order (#9763) 2021-07-26 06:37:22 +00:00
proposals.md chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
relayer.md docs: 10180 Fix SDK (#10237) 2021-09-28 19:33:58 +02: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.