ssz_serialization
Simple Serialize (SSZ) serialization and merkleization
Summary
| Latest Version | 0.1.0 |
|---|---|
| License | Apache License 2.0 |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-08-31 07:15 |
Tags
Authors
- Status Research & Development GmbH
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.