You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+48-27
Original file line number
Diff line number
Diff line change
@@ -3,39 +3,59 @@
3
3
[](https://github.com/icon-project/IBC-Integration)
The Inter-Blockchain Communication protocol (IBC) is an end-to-end, connection-oriented, stateful protocol for reliable, ordered, and authenticated communication between heterogeneous blockchains arranged in an unknown and dynamic topology. xCall, a standard for generic cross-chain messaging along with IBC provides dynamic and coherent solution for inter-connected dapps.
18
28
19
-
Additional information on how IBC works can be found [here](https://ibc.cosmos.network/). and xCall spec is defined [here](https://github.com/icon-project/IIPs/blob/master/IIPS/iip-52.md)
29
+
The Inter-Blockchain Communication protocol (IBC) is an end-to-end, connection-oriented, stateful protocol for reliable,
30
+
ordered, and authenticated communication between heterogeneous blockchains arranged in an unknown and dynamic topology.
31
+
xCall, a standard for generic cross-chain messaging along with IBC provides dynamic and coherent solution for
32
+
interconnected dapps.
33
+
34
+
Additional information on how IBC works can be found [here](https://ibc.cosmos.network/). and xCall spec is
35
+
defined [here](https://github.com/icon-project/IIPs/blob/master/IIPS/iip-52.md)
20
36
21
37
# Table of Content
22
38
23
39
-[IBC INTEGRATION](#ibc-integration)
24
40
-[Table of Content](#table-of-content)
25
-
-[About ](#about--)
26
-
-[Installation ](#installation--)
27
-
-[Getting Started ](#getting-started--)
28
-
-[Prerequiste](#prerequiste)
29
-
-[Running the tests](#testing)
41
+
-[About ](#about--)
42
+
-[Installation ](#installation--)
43
+
-[Getting Started ](#getting-started--)
44
+
-[Prerequisite](#prerequiste)
45
+
-[Running the tests](#testing)
30
46
31
47
## About <aname = "about"> </a>
32
48
33
49
## Installation <aname = "installation"> </a>
34
-
This project uses git submodules. Use the following command to clone this repository including the required submodules.
50
+
51
+
This project uses git submodules. Use the following command to clone this repository including the required submodules.
0 commit comments