go-ssz icon indicating copy to clipboard operation
go-ssz copied to clipboard

Simple Serialize, the canonical serialization library for the Ethereum Serenity project

No Maintenance Intended Discord

DEPRECATED

⛔️This project is no longer supported and actively discouraged! ⛔️ Please use fastssz instead. This repository is known to have security issues, bugs, and be extremely inefficient. If you use this project, YOU RUN SERIOUS RISKS.

Simple Serialize (SSZ)

Simple Serialize is the serialization algorithm standard for all data structures common across Ethereum 2.0 client implementations. It is outlined in the official Ethereum 2.0 specification.