https://github.com/datatrails/go-datatrails-serialization
Golang Module for Serializing V1 Events ready to be hashed
https://github.com/datatrails/go-datatrails-serialization
Last synced: 5 months ago
JSON representation
Golang Module for Serializing V1 Events ready to be hashed
- Host: GitHub
- URL: https://github.com/datatrails/go-datatrails-serialization
- Owner: datatrails
- License: mit
- Created: 2024-12-03T10:08:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-28T17:26:35.000Z (about 1 year ago)
- Last Synced: 2025-04-28T18:32:13.966Z (about 1 year ago)
- Language: Go
- Size: 27.3 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Datatrails Serialization
## Overview
Repository for go modules that serialize data, that will be added to the immutable log.
## Merkle Log
For the merkle immutable log, once the data has been serialized, it can be hashed into the `Event Hash`, which when combined with the `MMR Salt` can
be used to find the corresponding `MMR Entry`