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
- Host: GitHub
- URL: https://github.com/sigp/ethereum_ssz
- Owner: sigp
- License: apache-2.0
- Created: 2022-12-22T04:50:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-04T05:03:04.000Z (18 days ago)
- Last Synced: 2025-02-09T07:48:42.821Z (12 days ago)
- Language: Rust
- Size: 104 KB
- Stars: 22
- Watchers: 3
- Forks: 18
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ethereum-rust - ethereum_ssz
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.