Not sure what the exact questions is, but I think if you study and play
around with this section of code, you'll get somewhere closer to
understanding how Bitcoin private keys and addresses work:

https://github.com/saracen/directory.io/blob/master/directory.go#L70-L101

The (joke) app is basically just going from 0 to the maximum possible
bitcoin private key value and generating the matching address:

http://directory.io/faq

On 16 September 2016 at 09:17, Nosferatu fist <angerfist2...@gmail.com>
wrote:

> Hello donovan First I thank you for having me cleared
> by implenter against how your code in this application 
> ?https://github.com/saracen/directory.io/blob/master/directory.go
>
> to get this:
>
> 5HpHagT65TZzG1PH3CSu63k8DbpvD8s5ip4nEB3kEsreAnchuDf 
> 1EHNa6Q4Jz2uvNExL497mE43ikXhwF6kZm 
> 1037542833334494436883955695059393877833907143043
>
> if you could help me I would be very grateful to you .
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to