https://github.com/sigp/ssz_types
List, vector and bitfield types for SSZ
https://github.com/sigp/ssz_types
Last synced: 6 days ago
JSON representation
List, vector and bitfield types for SSZ
- Host: GitHub
- URL: https://github.com/sigp/ssz_types
- Owner: sigp
- License: apache-2.0
- Created: 2023-01-16T06:02:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-20T07:10:20.000Z (2 months ago)
- Last Synced: 2025-02-09T07:48:43.102Z (12 days ago)
- Language: Rust
- Size: 61.5 KB
- Stars: 2
- Watchers: 3
- Forks: 17
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ethereum-rust - ssz_types
README
`ssz_types`
================List, vector and bitfield types for SSZ.
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/ssz_types) for more information.