Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 237 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 237 Bytes

KAZ

A work-in-progress Zig library for encoding and decoding Ethereum's binary formats. To generate the docs, call make docs && npx serve ./zig-out/docs.

RLP

RLP support is currently in progress. Decoding primitives are ready.