I just realized that rather then simply make up lots of topics for writing I should ask my vast audience (all 5-6) what you would like to see. What kind of topics, related to Bitcoin, are you interested in learning about? I always say the customer’s needs come first! So please make a comment here or feel free to twitter me (it that a phrase at @btcplainenglish.
Thanks in advance for your suggestions.
Hi,
Firstly, I want to thank you for your hard work.
Secondly, there is a few topics I want to learn:
1. I would like to know more about ECDSA algorithm. There are serveral articles out there. But I have not found a good one which explains me deep enough for me to program it. My goal is to make a program to generate bitcoin private key, public key, and address.
2. Generally speaking, I know how merge mining work. But I do not really understand how it works “bit by bit”. It’s really nice if you can write some example, explain carefully how it works (how the new transaction of alt-blockchain is constructed, how a alt block is mined by the bitcoin miner, how the new block is added to the alt-chain, etc)
Sorry for my bad English! Thank you again.
You might check out: https://www.bitaddress.org/ it has JavaScript based code you can look out to generate public and private keys. As for explaining ECDSA no clue