Cortex.SimpleSerialize NuGet Package

An implementation of the ETH2.0 Simple Serialize (SSZ) specification, for .NET Core.

Supports serialization and Merkleization for uint8 (byte), uint16 (ushort), uint32 (uint), uint64 (ulong), boolean, containers, vectors, lits, bitvector, and bitlist.

Does not yet support uint128, uint256, or union types.

Does not yet support deserialization. No direct support for self-signed containers, although you can easily get the signing root.




Got any Cortex.SimpleSerialize Question?





Info

Version: 0.2.0
Author(s): sgryphon
Last Update: Saturday, November 2, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/sgryphon/cortex-ssz
NuGet Url: https://www.nuget.org/packages/Cortex.SimpleSerialize


Install
Install-Package Cortex.SimpleSerialize
dotnet add package Cortex.SimpleSerialize
paket add Cortex.SimpleSerialize
Cortex.SimpleSerialize Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.3

avg-downloads-per-day

21

days-since-last-release

2087