Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
29182524
Topic
2843507
Board
Development & Technical Discussion
Re: Understand source code of bitcoin
by
hugeblack
on
29/01/2018, 17:41:35 UTC
Bitcoin is blockchain protocol (C++ and python implementations). "You must have a background about C++".
I learned from:
https://bitcoin.stackexchange.com
python implementations ---->
https://bitcointalk.org/index.php?topic=94645.0
.
Mastering Bitcoin [Reading]------>
http://chimera.labs.oreilly.com/books/1234000001802/index.html
Youtube ------>
https://www.youtube.com/watch?v=fOMVZXLjKYo
Online ------>
https://bitcoin.stackexchange.com
you can ask here or
reddit.com
Hugeblack