Post
Topic
Board Development & Technical Discussion
Re: Study Bitcoin core source code
by
TofuDefi
on 29/11/2020, 08:33:00 UTC
Hi,

I have read a lot of documentation and books where they explain the general functioning of Bitcoin and I think that the time has come to study the source code of Bitcoin core.

I have knowledge of c++ and python but due to the large size of the project and the number of files, I don't know where it would be correct to start.

Could someone help me on how to properly perform that task?

Start with src/chainparams.cpp.