An open API service indexing awesome lists of open source software.

https://github.com/sigp/ethereum_ssz

SimpleSerialize (SSZ) implementation optimised for speed and security
https://github.com/sigp/ethereum_ssz

Last synced: 6 days ago
JSON representation

SimpleSerialize (SSZ) implementation optimised for speed and security

Awesome Lists containing this project

README

        

`ethereum_ssz`
================

SimpleSerialize (SSZ) implementation optimised for speed and security.

Maintained by Sigma Prime for use in Lighthouse, with an eye to being useful in the Rust
Ethereum ecosystem more broadly. We welcome new contributors!

Please see the [docs](https://docs.rs/ethereum_ssz) for more information.