Hacker News new | ask | show | jobs
by kanzure 3203 days ago
A lecture series walking through the internals of Bitcoin Core source code would be well received.
1 comments

I found this to be useful in understanding some of the low level details of the bitcoin implementation circa 2015 - http://davidederosa.com/basic-blockchain-programming/
no, i was talking about the internals of https://github.com/bitcoin/bitcoin (bitcoin script might seem low level, but there's an actual implementation of it!)