JeremyRubin / satoshis-version

Annotated version of Satoshi's original released codebase.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a project to annotate the original Satoshi Bitcoin codebase.

The way to read this project is to go through the commits one-by-one from the beginning, and read the code surrounding where any documentation has been added.

Donations

Bitcoin: bc1q9gw9xfg46wlqcw8awvrx2htl68p27avqzpd3hc

Patreon: https://www.patreon.com/jeremyrubin

About

Annotated version of Satoshi's original released codebase.

License:MIT License


Languages

Language:C++ 99.5%Language:Makefile 0.4%Language:C 0.1%