Post
Topic
Board Altcoin Discussion
Re: **** Official Ethereum QA thread ****
by
pysiak
on 04/02/2014, 19:51:12 UTC
Please forgive if this is a silly question, but I complied eth, executed it and it's not doing much. I strace()'d it and it does nanosleep():
nanosleep({0, 100000000}, NULL)         = 0

Does ./eth need to connect up to another public existing node? Do public nodes exist? How to bootstrap it?