https://github.com/status-im/nim-ssz-serialization
Nim implementation of Simple Serialize (SSZ) serialization and merkleization
https://github.com/status-im/nim-ssz-serialization
nim ssz
Last synced: about 2 months ago
JSON representation
Nim implementation of Simple Serialize (SSZ) serialization and merkleization
- Host: GitHub
- URL: https://github.com/status-im/nim-ssz-serialization
- Owner: status-im
- License: apache-2.0
- Created: 2021-05-31T13:49:29.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-02-15T01:52:20.000Z (4 months ago)
- Last Synced: 2025-04-09T16:19:05.232Z (about 2 months ago)
- Topics: nim, ssz
- Language: Nim
- Homepage:
- Size: 396 KB
- Stars: 10
- Watchers: 17
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHEv2
Awesome Lists containing this project
- awesome-nim - ssz-serialization - Nim implementation of Simple Serialize (SSZ) serialization and merkleization. (Data / Serialization)
README
# nim-ssz-serialization


[](https://opensource.org/licenses/Apache-2.0)
[](https://opensource.org/licenses/MIT)Simple Serialize (SSZ) serialization and merkleization.
## License
Licensed and distributed under either of
* MIT license: [LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT
or
* Apache License, Version 2.0, ([LICENSE-APACHEv2](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.