Skip to content
/ sszgen Public

Code generator for the SimpleSerialize (SSZ) protocol

Notifications You must be signed in to change notification settings

holiman/sszgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Sszgen

sszgen is a code generator for the SimpleSerialize (SSZ) protocol. Since SSZ requires the codecs to be aware of the data structures that are being encoded/decoded, it makes sense to generate the code in advance instead of doing it during runtime.

Saszy

The generated codecs will require the base library saszy.

Status

This is work in progress.

About

Code generator for the SimpleSerialize (SSZ) protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages