Categorygithub.com/stefanalfbo/programmingbitcoin
repository
0.0.0-20250215141846-9537ee6cd523
Repository: https://github.com/stefanalfbo/programmingbitcoin.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

Programming Bitcoin: Learn how to program Bitcoin from scratch

This repository contains Go implementations of the exercises and code samples from the book Programming Bitcoin: Learn How to Program Bitcoin from Scratch by Jimmy Song. The original book is written for Python, but here, the code is translated and adapted to Go.

Credits

All concepts and Python-based code samples are credited to Jimmy Song's Programming Bitcoin. This Go version is an independent project and is not affiliated with the original author.

Resources