cosmos-sdk/x/ibc/applications/transfer/spec
Federico Kunze 92ffed01bb
ibc: applications restructure (#7425)
* ibc: applications refactor

* update proto files

* try fix castrepeated

* fix proto

* update spec

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
2020-10-01 15:32:53 +00:00
..
01_concepts.md ibc: applications restructure (#7425) 2020-10-01 15:32:53 +00:00
02_state.md ibc: applications restructure (#7425) 2020-10-01 15:32:53 +00:00
03_state_transitions.md ibc: applications restructure (#7425) 2020-10-01 15:32:53 +00:00
04_messages.md ibc: applications restructure (#7425) 2020-10-01 15:32:53 +00:00
05_events.md ibc: applications restructure (#7425) 2020-10-01 15:32:53 +00:00
06_params.md ibc: applications restructure (#7425) 2020-10-01 15:32:53 +00:00
README.md ibc: applications restructure (#7425) 2020-10-01 15:32:53 +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. Parameters