Open
Description
I am trying to do it with Herc and for me it fails at the step 3.
Download the genesis file and use it to initialize geth:
wget https://raw.githubusercontent.com/ewasm/testnet/ewasm-testnet-milestone1/ewasm-testnet-geth-config.json
./build/bin/geth --datadir /tmp/ewasm-node/4201/ init ewasm-testnet-geth-config.json
Note that the /tmp/ewasm-node/4201 directory name above is arbitrary. It just needs to be unique.
I've tried to make a directory manually as well but it still kept telling me there is no directory. I am using Ubuntu 18 from AWS EC2 instance. Is there anything that i am missing? Anyone got this figured out?
Metadata
Metadata
Assignees
Labels
No labels