cosmos-sdk/docs/spec/ibc
Ethan Frey cc17a3e963
Clean up all formulas in proofs
2018-04-17 16:28:32 +02:00
..
protobuf Added protobuf specifications for ibc messages 2018-04-17 16:28:32 +02:00
README.md Break IBC spec into multiple md files 2018-04-17 16:28:32 +02:00
appendix-a.md Break IBC spec into multiple md files 2018-04-17 16:28:32 +02:00
appendix-b.md Break IBC spec into multiple md files 2018-04-17 16:28:32 +02:00
appendix-c.md Break IBC spec into multiple md files 2018-04-17 16:28:32 +02:00
appendix-d.md Break IBC spec into multiple md files 2018-04-17 16:28:32 +02:00
appendix-e.md Break IBC spec into multiple md files 2018-04-17 16:28:32 +02:00
conclusion.md Break IBC spec into multiple md files 2018-04-17 16:28:32 +02:00
footnotes.md Break IBC spec into multiple md files 2018-04-17 16:28:32 +02:00
ibc.md packetdata->payload 2018-03-13 20:28:38 +01:00
mvp1.md Merge branch 'develop' into joon/ibc-mvp1 2018-03-19 22:14:13 +01:00
mvp2.md apply comments 2018-03-20 00:22:49 +01:00
mvp3.md packetdata->payload 2018-03-13 20:28:38 +01:00
optimizations.md Break IBC spec into multiple md files 2018-04-17 16:28:32 +02:00
overview.md Break IBC spec into multiple md files 2018-04-17 16:28:32 +02:00
proofs.md Clean up all formulas in proofs 2018-04-17 16:28:32 +02:00
queues.md Break IBC spec into multiple md files 2018-04-17 16:28:32 +02:00
specification.md Break IBC spec into multiple md files 2018-04-17 16:28:32 +02:00

README.md

Inter Blockchain Communication protocol

IBC was defined in the cosmos whitepaper, and then in detail in a specification paper.

This package builds on that and includes detailed specifications, pseudocode and protocol specification. Please read the table of contents of the IBC specification.