The Ethereum Total Noob Thread

tokeweedtokeweed Member Posts: 42
edited November 2015 in Education
Creating this thread for total newbies like me who want to get down and dirty with Ethereum. In order to use it well, we have to start somewhere. So here goes.

Ok, so I got to install Geth in Linux. I created an account using

geth account new

Cool! Now, I viewed my accounts using

geth account list

It returned

Account #0 {5748e583...}
Account #1 {e4484837...}

Nice! Now a couple of questions.

1. Are those numbers after 'Account#0' my private key?
2. How can I view my account address? I believe it should start with 0.

Comments

Sign In or Register to comment.