https://github.com/datatrails/go-datatrails-simplehash
Golang "simplehash" deterministic encoding scheme for DataTrails events
https://github.com/datatrails/go-datatrails-simplehash
Last synced: 6 months ago
JSON representation
Golang "simplehash" deterministic encoding scheme for DataTrails events
- Host: GitHub
- URL: https://github.com/datatrails/go-datatrails-simplehash
- Owner: datatrails
- License: mit
- Created: 2023-10-03T10:09:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-23T14:25:55.000Z (about 1 year ago)
- Last Synced: 2025-04-23T14:34:58.519Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 165 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# go-datatrails-simplehash
This package provides support for the simple hash canonical encoding
schemes for datatrails events.
For context, see [verifying-with-simple-hash](https://docs.datatrails.com/developers/developer-patterns/verifying-with-simple-hash/)