We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7f6505 commit 1dc0920Copy full SHA for 1dc0920
ibc.ts/README.md
@@ -12,6 +12,11 @@ This directory contains IBC relayer implementation and IBC demo scenario script.
12
13
Run `yarn run runChains`
14
15
+## How to run a scenario
16
+
17
+Run `yarn run scenario`. It will create light clients, a connection, and a channel.
18
+Finally, it will send a packet.
19
20
## Print debug log
21
22
Please use `DEBUG` environment variable.
0 commit comments