Skip to content

hexafluoride/SszSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SszSharp

A C# implemention of SimpleSerialize. Very much a WIP.

  • Serialization and deserialization is supported. Specify custom container types using the SszElement attribute.
  • Merkleization is supported. Merkle proofs can be created and verified using the Merkleizer class.
  • Union types are untested.

This library comes with no warranties, implicit or explicit. Licensed under MIT.

About

C# SimpleSerialize implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages