Post
Topic
Board Project Development
Re: Bitcoin Wallet generation by hand
by
walruscode
on 05/09/2013, 01:26:47 UTC
.5 btc bounty for a program that will hash working bitcoin addresses and works on a TI-83+

it should also generate private keys using user inputed entropy such as the dice mentioned earlier
Wouldn't a ripemd160 and sha256 function for the calculator be sufficient? I would assume you can do the rest by hand.