Post
Topic
Board Beginners & Help
Merits 1 from 1 user
Re: Some Books we need to read
by
kxwhalexk
on 22/07/2021, 09:15:52 UTC
⭐ Merited by blue Snow (1)
If you have a good understanding of c++ then you can go to bitcoin core's repository on github and go through the code. Start from net_processing.cpp as that is where each message comes in and is processed including new blocks, new transactions, etc.
That requires a better understanding of how bitcoin works though which would be better if you start by learning more. The book called Mastering Bitcoin by Andreas Antonopoulos is a very good start https://github.com/bitcoinbook/bitcoinbook

After listening to pooya87’s advice, I bought this book-Mastering Bitcoin.

Today, my express has just arrived today, I should write this book into my schedule.