Skip to content

Commit 1dc0920

Browse files
committed
Add "How to run a scenario" in the README.md
1 parent c7f6505 commit 1dc0920

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ibc.ts/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ This directory contains IBC relayer implementation and IBC demo scenario script.
1212

1313
Run `yarn run runChains`
1414

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+
1520
## Print debug log
1621

1722
Please use `DEBUG` environment variable.

0 commit comments

Comments
 (0)