Add details for an SSZ project I have just published a first version (basic serialization & Merkleization only) of

This commit is contained in:
Sly Gryphon 2019-10-23 20:53:38 +10:00
parent fffdb24708
commit 2be850c428
1 changed files with 1 additions and 0 deletions

View File

@ -247,4 +247,5 @@ We similarly define "summary types" and "expansion types". For example, [`Beacon
| Go | Prysm | Prysmatic Labs | [https://github.com/prysmaticlabs/go-ssz](https://github.com/prysmaticlabs/go-ssz) |
| Swift | Yeeth | Dean Eigenmann | [https://github.com/yeeth/SimpleSerialize.swift](https://github.com/yeeth/SimpleSerialize.swift) |
| C# | | Jordan Andrews | [https://github.com/codingupastorm/csharp-ssz](https://github.com/codingupastorm/csharp-ssz) |
| C# | Cortex | Sly Gryphon | [https://www.nuget.org/packages/Cortex.SimpleSerialize](https://www.nuget.org/packages/Cortex.SimpleSerialize) |
| C++ | | Jiyun Kim | [https://github.com/NAKsir-melody/cpp_ssz](https://github.com/NAKsir-melody/cpp_ssz) |