Open jakobsn opened 2 years ago
Hi,
I'm not able to follow the tutorial because the chain-X binary is not being built when using the lastest "startport" SDK. First of all Starport is no-longer available so I installed ignite instead: https://docs.ignite.com/guide/install
I managed to run build and serve commands, but there is no binary of the chains to run the 'chain-X' commands. I'm stuck at the point where I try to add alice's key: https://github.com/informalsystems/hermes-ibc-workshop/blob/main/docs/chains.md chain-a keys add alice --recover --home $HOME/.chain-a
Is there a workaround for this?
It's not possible to run the 'light' command with Hermes either.
Hi,
I'm not able to follow the tutorial because the chain-X binary is not being built when using the lastest "startport" SDK. First of all Starport is no-longer available so I installed ignite instead: https://docs.ignite.com/guide/install
I managed to run build and serve commands, but there is no binary of the chains to run the 'chain-X' commands. I'm stuck at the point where I try to add alice's key: https://github.com/informalsystems/hermes-ibc-workshop/blob/main/docs/chains.md chain-a keys add alice --recover --home $HOME/.chain-a
Is there a workaround for this?