Search content
Sort by

Showing 2 of 2 results by Flevio23
Post
Topic
Board Development & Technical Discussion
Re: Study Bitcoin core source code
by
Flevio23
on 08/09/2020, 19:25:13 UTC
Thank you all for the answers. I think I have been very presumptuous in trying to understand, with my current knowledge, the code. Your advice will be very useful to me to continue moving forward. Studying bitcoin is one of the few things that motivates me, as my current job frustrates and bores me.
Post
Topic
Board Development & Technical Discussion
Merits 6 from 2 users
Topic OP
Study Bitcoin core source code
by
Flevio23
on 30/08/2020, 22:52:46 UTC
⭐ Merited by hugeblack (4) ,ETFbitcoin (2)
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?