6 Comments
User's avatar
satoshi nakamomo's avatar

I am a senior developer for one of the fastest growing blockchain protocols and I have been struggling to set up our private blockchain on Cosmos for a month now due to outdated documentations. After reading this 5 minute long Substack, I have finally been unblocked. Looking forward to your future articles!

sana's avatar

👍👍 Great job on the post! The step-by-step guideline is super clean and easy to understand. Thanks!

son's avatar

why when running ethermintcli it reverted command not found?

noop's avatar

Evmos might have deprecated the CLI or made changes to it. What was the exact command you ran?

son's avatar

ethermintcli rest-server --laddr "tcp://localhost:8545" --unlock-key mykey --chain-id ethermint-1

returned ethermintcli: command not found

Solidity's avatar

Hey, did you find the answer? What was the workaround?