awesome-ethereum icon indicating copy to clipboard operation
awesome-ethereum copied to clipboard

Add ssz-universal-verifier to developer tools

Open anuragchvn-blip opened this issue 4 months ago • 0 comments

Adds ssz-universal-verifier to the developer tools section.

Zero dependency SSZ verifier with implementations in TypeScript, C (no_std), and Rust. Targets embedded systems and zkVM environments where existing SSZ libraries are too heavy.

  • 118 tests passing across all implementations
  • 584K+ AFL++ fuzzing iterations with zero crashes
  • Published to npm: npm install ssz-universal-verifier
  • Repository: https://github.com/anuragchvn-blip/ssz-universal-verifier

anuragchvn-blip avatar Dec 03 '25 12:12 anuragchvn-blip