Skip to content

Update HERMES.md#2

Open
Jackson-DKMG wants to merge 1 commit intoelys-network:mainfrom
Jackson-DKMG:patch-1
Open

Update HERMES.md#2
Jackson-DKMG wants to merge 1 commit intoelys-network:mainfrom
Jackson-DKMG:patch-1

Conversation

@Jackson-DKMG
Copy link
Copy Markdown

added some elements, corrected a few typos/incorrect wording

added some elements, corrected a few typos/incorrect wording
Comment thread HERMES.md
sudo systemctl enable hermesd.service
sudo systemctl daemon-reload
sudo systemctl start hermesd.service
sudo journalctl -fu hermesd -n 100 #to monitor the activity of the relayer and verify that it works as intended.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added this in useful commands

Comment thread HERMES.md
hermes keys add --key-name juno-relayer --chain uni-6 --mnemonic-file $HOME/.hermes/juno-relayer.txt
```

**Important**: make sure that the imported wallet address is correct. In some cases, you will need to specify the _derivation path_ by adding a flag to the command, e.g. for Injective:`--hd-path "m/44'/60'/0'/0/0"`. Find the information about the chain's derivation path at https://cosmos.directory.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was thinking on adding ethermint address type but also it requires some changes in config.toml. So maybe it's better to move this stuff to separate section? what do you think?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes perhaps. I have not used ethermint addresses so far actually, unsure whether it is a frequent thing or not really.
But feel free to reorganize as you see fit!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants