iskyd / zbtc

Full node bitcoin implementation written in Zig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Full node Bitcoin implementation written in Zig

This project is just for educational purpose, I'm trying to learn Zig and Bitcoin at the same time.

Test

zig build test
zig test <path> --main-pkg-path .

About

Full node bitcoin implementation written in Zig


Languages

Language:Zig 100.0%