cosmos-sdk/docs/spec/ibc
Ethan Frey f40335342f
Started IBC spec
2018-04-17 16:28:32 +02:00
..
README.md Started IBC spec 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

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.