Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kleros/gtcr-encoder
Encode and decode GTCR items.
https://github.com/kleros/gtcr-encoder
curated-list curated-lists-v1 kleros middleware
Last synced: about 1 month ago
JSON representation
Encode and decode GTCR items.
- Host: GitHub
- URL: https://github.com/kleros/gtcr-encoder
- Owner: kleros
- License: mit
- Created: 2020-06-30T20:08:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T03:24:52.000Z (almost 2 years ago)
- Last Synced: 2024-12-13T00:45:50.555Z (about 1 month ago)
- Topics: curated-list, curated-lists-v1, kleros, middleware
- Language: TypeScript
- Homepage:
- Size: 272 KB
- Stars: 1
- Watchers: 6
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
Generalized TCR Encoder## Summary
Generalized TCR (a.k.a. Curate) allows creating TCRs of items with an arbitrary number and type of columns. To do this, data is stored as a byte array. This library makes it easy to encode and decode items.