Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
3080882
Topic
286534
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.