ethereum / ethereum-console

Commandline console for Ethereum nodes
MIT License
75 stars 203 forks source link

I can't use ethereum-console #9

Open AjkThu opened 8 years ago

AjkThu commented 8 years ago

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!

chriseth commented 8 years ago

Did you follow the steps listed in the readme?

AjkThu commented 8 years ago

chriseth

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

winsvega commented 8 years ago

does this instructions work for you ?

https://github.com/ethereum/homestead-guide/blob/master/source/contracts-and-transactions/developer-tools.rst#ethereum-console