cosmos-sdk/x/ibc/applications/transfer/spec
colin axnér 0b1a3eed39
add docs and make prefix a const (#7926)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-11-13 14:32:33 +00:00
..
01_concepts.md add docs and make prefix a const (#7926) 2020-11-13 14:32:33 +00:00
02_state.md x/ibc: transfer specs (#7580) 2020-11-09 08:49:16 +00:00
03_state_transitions.md x/ibc: transfer specs (#7580) 2020-11-09 08:49:16 +00:00
04_messages.md x/ibc: transfer specs (#7580) 2020-11-09 08:49:16 +00:00
05_events.md ibc: applications restructure (#7425) 2020-10-01 15:32:53 +00:00
06_metrics.md x/ibc: transfer specs (#7580) 2020-11-09 08:49:16 +00:00
07_params.md x/ibc: transfer specs (#7580) 2020-11-09 08:49:16 +00:00
README.md x/ibc: transfer specs (#7580) 2020-11-09 08:49:16 +00:00

README.md

ibc-transfer

Abstract

This paper defines the implementation of the ICS20 protocol on the Cosmos SDK.

For the general specification please refer to the ICS20 Specification.

Contents

  1. Concepts
  2. State
  3. State Transitions
  4. Messages
  5. Events
  6. Metrics
  7. Parameters