LoginSignup
4
6

More than 5 years have passed since last update.

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

Last updated at Posted at 2018-10-02

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

4
6
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
6