Building a Blockchain in Zig
blog.mariodev.xyz·14h·
Discuss: Hacker News

Sep 18, 2026


Disclaimers

This series is inspired by the incredible and super well-done blog by Ivan Kuznetsov. I highly recommend checking out his work and the original “Making a Blockchain in Go” series.

I’ll be skipping the “you should know” introductory blockchain concepts. This is not a generic blockchain tutorial, it’s all about Zig, and how something like a Go program translates into Zig.

This is only my second blog post about Zig, so expect some not-so-good practices here and there (I’m improving though 🙂).

For those interested in keeping up with development before the blog posts are published, you can check the repo here. Give it a star ⭐ if you like it, it really motivates a fellow small dev like …

Similar Posts

Loading similar posts...