Post
Topic
Board Development & Technical Discussion
Re: Bitcoin/Litecoin source code walkthrough?
by
jeeri
on 19/01/2018, 01:57:11 UTC
This is what you are searching for : https://embedded-design-vic.blogspot.com/search/label/Bitcoin
At the moment there is 6 articles.
Enjoy

I have also gone through this article, it is very much useful to understand the code part. here I'm providing few more useful links :

https://bitcointalk.org/index.php?topic=41718.0

The basic functionality or skeleton of core functionality is same for any coin. So it is advised to start with bitcoin and then enhance the research for other features.