Bitcoinのソースコードを効率読むための参考文献


bitcoinのソースコード理解する時の参考資料

WhitePaper
https://bitcoin.org/bitcoin.pdf

Bitcoin - C++
https://github.com/bitcoin/bitcoin

Bitcoinj - Javaの人向け
https://github.com/bitcoinj/bitcoinj

Bitcoin ClockupMemo 一部ソースコードの解説(日本語)
https://bitcoin.clock-up.jp/contents/block/struct

Bitcoin Code developer documentation
https://bitcoin.org/en/developer-documentation

Bitcoin Edge Workshops - Tutorials
https://bitcoinedge.org/tutorials

Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
https://github.com/bitcoinbook/bitcoinbook

BicoinCore P2P Currency 各クラスの繋がりが把握しやすい
https://dev.visucore.com/bitcoin/doxygen/index.html