Skip to content

Commit 174fc5c

Browse files
authored
Update README.md
1 parent 007f698 commit 174fc5c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
# Quickstart IBC SDK tutorial: Race to send packets
1+
# Quickstart tutorials IBC SDK
22

3-
This code supports the tutorial found at [the IBC SDK docs](https://docs.openibc.com/quickstart/quickstart-1).
3+
This code supports the tutorials found at [the IBC SDK docs](https://developers.openibc.com/quickstart/).
44

5-
It contains the contract artifacts required and needs no further interaction.
5+
Usage:
6+
- check if there is an artifacts folder that already contains the required artifacts for deployment
7+
- in case of some Hardhat projects, you'll have to run `npm install` before being able to compile contracts with `npx hardhat compile`

0 commit comments

Comments
 (0)