Skip to content

Commit

Permalink
docs: done
Browse files Browse the repository at this point in the history
  • Loading branch information
byeongsu-hong committed Feb 28, 2024
1 parent 5cdecaa commit 19c6c60
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,3 +213,12 @@ $ cast send \
# [dest-domain] [recipient-address] [message]
$ yarn cw-hpl contract test-dispatch -n osmo-test-5 11155111 $SEPOLIA_TEST_RECIPIENT_ADDRESS hello
```

## 7. Done 🎉

This is it! You have successfully deployed Hyperlane between Osmosis Testnet and Sepolia Testnet.

Current setup you've made is for testing purpose, and not production ready. So, if you want to run Hyperlane agents in production, you need to check these guides below.

- [Running Relayers](https://docs.hyperlane.xyz/docs/operate/relayer/run-relayer)
- [Running Validators](https://docs.hyperlane.xyz/docs/operate/validators/run-validators)

0 comments on commit 19c6c60

Please sign in to comment.