https://github.com/gamemaker1/electronic-registry-spec
Specification to create an open registry with verifiable data stored in it.
https://github.com/gamemaker1/electronic-registry-spec
Last synced: 5 months ago
JSON representation
Specification to create an open registry with verifiable data stored in it.
- Host: GitHub
- URL: https://github.com/gamemaker1/electronic-registry-spec
- Owner: gamemaker1
- Created: 2021-10-10T11:38:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-11T05:08:32.000Z (over 4 years ago)
- Last Synced: 2025-10-26T07:53:57.755Z (8 months ago)
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# RFC - Electronic Registry Specification
> Proposal for improvements submitted to the
> [Sunbird RC project](https://github.com/sunbird-rc/sunbird-rc-core).
Specification to create an open registry with attestable claims data stored in
it.
- This [document](/spec/entity-representation.md) details out how to store an
entity in the registry.
- This [document](/spec/registry-server-api.md) lists the API endpoints to
implement to create a spec-compliant registry server.
This specification for registries does not involve authentication, authorization
or consent. These are all feature to be added using the registry as its data
store.