https://github.com/rakita/sszb
SSZ with BigEndian notation
https://github.com/rakita/sszb
Last synced: 28 days ago
JSON representation
SSZ with BigEndian notation
- Host: GitHub
- URL: https://github.com/rakita/sszb
- Owner: rakita
- License: apache-2.0
- Created: 2021-12-06T23:40:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-06T23:48:31.000Z (over 3 years ago)
- Last Synced: 2025-03-19T04:03:21.825Z (about 1 month ago)
- Language: Rust
- Size: 29.3 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ethereum-rust - sszb
README
## SSZ-BigEndian -> SSZB
Original library is from lighthouse modified with BigEndian notation.