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.
- Host: GitHub
- URL: https://github.com/soheil-01/bitzig
- Owner: soheil-01
- Created: 2024-05-09T14:07:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-09T11:37:02.000Z (almost 2 years ago)
- Last Synced: 2025-06-24T19:38:59.704Z (12 months ago)
- Topics: bitcoin, zig
- Language: Zig
- Homepage:
- Size: 166 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.