Bitcoin Forum
July 12, 2026, 02:57:13 AM *
News: Latest Bitcoin Core release: 31.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Discussion / So you want to learn the Bitcoin's core protocol? (for developers) on: December 20, 2022, 09:42:02 AM
I've written a blog post on Bitcoin's core protocol. It's not for everyone but people who know how to code and looking for an introduction to the core protocol might find it helpful.

Link: https://www.tzionis.com/bitcoin-protocol-in-45-minutes

PS: Every section comes with a minimal Node.js script that you can run locally and play around
2  Bitcoin / Development & Technical Discussion / [Request for feedback] Bitcoin protocol in 45 minutes on: December 14, 2022, 02:50:35 PM
I created a bunch of Node.js scripts that create and broadcast testnet transactions. It's meant for newcomers that have some programming experience to get a grisp of how the core protocol works. The scripts re-implement the core TCP protocol in a minimal way and you can try them straight within the blog post.

I'm sharing it here for some feedback before sharing it on Reddit and other dev communities that are not familiar with the core protocol.

Link: https://www.tzionis.com/bitcoin-protocol-in-45-minutes

PS: Although I'm not saving anything, addresses you create on the site should be considered compromised

Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!