https://github.com/hldb/specs
HLDB protocol specifications
https://github.com/hldb/specs
Last synced: 7 months ago
JSON representation
HLDB protocol specifications
- Host: GitHub
- URL: https://github.com/hldb/specs
- Owner: hldb
- License: cc0-1.0
- Created: 2022-09-27T21:04:13.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-19T01:10:52.000Z (about 3 years ago)
- Last Synced: 2025-02-04T23:14:52.120Z (over 1 year ago)
- Homepage:
- Size: 378 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# specs
HLDB Protocol Specification
Current Version: `1.0-beta`
Versions:
- [`1.0-beta`](https://github.com/hldb/specs/tree/1.0-beta)
## Index:
- [Overview](./OVERVIEW.md)
- [Manifest](./manifest/README.md)
- [Entry](./entry/README.md)
- [Basal](./entry/basal/README.md)
- [Identity](./identity/README.md)
- [Basal](./identity/basal/README.md)
- [Access](./access/README.md)
- [Static](./access/static/README.md)
- [Store](./store/README.md)
- [Keyvalue](./store/keyvalue/README.md)
- [Replicator](./replicator/README.md)
- [IPHE](./replicator/iphe/README.md)
## Implementations
| Language | Project |
| --- | --- |
| Typescript | [Welo](https://github.com/hldb/welo) |