Open AjkThu opened 8 years ago
Did you follow the steps listed in the readme?
Yes, I follow step by step in http://www.ethdocs.org/en/latest/ethereum-clients/cpp-ethereum/building-from-source/index.html then I run this:
npm install -g ethereum-console ethconsole Sometimes I can join the ethconsole when I run: ./eth
does this instructions work for you ?
I setup cpp- ethereum in ubuntu 14.04 and when I start a private network I don't know how to join the console? user@instant-contiki:~/webthree-umbrella/build/webthree/eth$ ./eth --genesis customgenesis.json --private 11000 --port "30301" --datadir "/tmp/ethNetData1"
Please, help me!