https://github.com/rakita/sszb
SSZ with BigEndian notation
https://github.com/rakita/sszb
Last synced: 4 months 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-06T23:48:31.000Z (about 3 years ago)
- Last Synced: 2024-10-08T00:42:43.806Z (5 months ago)
- Language: Rust
- Size: 29.3 KB
- Stars: 2
- 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.