Skip to content

Commit

Permalink
docs: add local relay deployment guide (#139)
Browse files Browse the repository at this point in the history
* docs: add README for relay setup on localnet and testnet

* docs: running relayer locally

* docs: update reference

* chore: remove demo/dev environmtn

---------

Co-authored-by: izyak <[email protected]>
  • Loading branch information
DeepakBomjan and izyak committed Aug 15, 2023
1 parent d7e3493 commit 1b5e17f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Additional information on how IBC works can be found [here](https://ibc.cosmos.n
- [Relayer Terminology](./docs/terminology.md)
- [New Chain Implementation](./docs/chain_implementation.md)
- [Recommended Pruning Settings](./docs/node_pruning.md)
- [Demo/Dev-Environmnet](./examples/README.md)
- [Running Relayer Locally](https://github.com/izyak/icon-ibc/blob/master/README.md)

---
## Basic Usage - Relaying Packets Across Chains
Expand Down

0 comments on commit 1b5e17f

Please sign in to comment.