ssz_serialization
Nim implementation of the Ethereum SSZ serialization format
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:24 |
Tags
Installation
nimble install ssz_serialization
choosenim install ssz_serialization
git clone https://github.com/status-im/nim-ssz-serialization
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| ssz_serialization | ✓ | ✓ | ✓ | - | - | - | - | - | - | ✓ |
Source
| Repository | https://github.com/status-im/nim-ssz-serialization |
|---|---|
| Homepage | https://github.com/status-im/nim-ssz-serialization |
| Registry Source | nimble_official |
README
nim-ssz-serialization
Simple Serialize (SSZ) serialization and merkleization.
License
Licensed and distributed under either of
- MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT
or
- Apache License, Version 2.0, (LICENSE-APACHEv2 or http://www.apache.org/licenses/LICENSE-2.0)
at your option. These files may not be copied, modified, or distributed except according to those terms.