15 comments

[ 3.3 ms ] story [ 75.2 ms ] thread
(comment deleted)
I would love to see a tutorial on how to create a bitcoin address (a private + public key pair) with nothing but command line tools that are available in a standard Linux distribution.
The book "Mastering Bitcoin" by Andreas Antonopoulos steps through this. You can find the code here https://github.com/bitcoinbook/bitcoinbook/blob/develop/code...