awesome-ethereum
awesome-ethereum copied to clipboard
Add ssz-universal-verifier to developer tools
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