An open API service indexing awesome lists of open source software.

https://github.com/soheil-01/bitzig

Bitzig is a Zig port of the "Programming Bitcoin" book code.
https://github.com/soheil-01/bitzig

bitcoin zig

Last synced: 2 months ago
JSON representation

Bitzig is a Zig port of the "Programming Bitcoin" book code.

Awesome Lists containing this project

README

          

# Bitzig

Bitzig is a Zig port of the "Programming Bitcoin" book code by Jimmy Song. I created this project to learn both Bitcoin internals and the Zig programming language.