Post
Topic
Board Project Development
Re: Bitcoin Wallet generation by hand
by
yakov
on 04/09/2013, 16:00:47 UTC
Well only the public key needs to be hashed to create an address. You can safely type the public key into a computer to obtain an address.

All you need to do by hand is obtain a private key and derive the public key, NOT calculate the hash.