Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/intellltech/grano-did
grano did specification
https://github.com/intellltech/grano-did
Last synced: 22 days ago
JSON representation
grano did specification
- Host: GitHub
- URL: https://github.com/intellltech/grano-did
- Owner: intellltech
- License: apache-2.0
- Created: 2024-12-25T14:27:51.000Z (26 days ago)
- Default Branch: main
- Last Pushed: 2024-12-25T15:27:25.000Z (26 days ago)
- Last Synced: 2024-12-25T16:25:53.796Z (26 days ago)
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Grano DID Method
[![License: Apache-2.0](https://img.shields.io/badge/license-Apache--2.0-green)](LICENSE)
This repository contains the Grano DID method specification.
## DID Method Specification
The draft version of the Grano DID Method Specification can be found [here](did-method-specification.md).## Grano DID Resolver
Javascript Grano DID resolver source code is maintained in a separate repository at [here](https://github.com/intellltech/grano-did-resolver).## Grano DID Client
Javascript Grano DID client source code is maintained in a separate repository at [here](https://github.com/intellltech/grano-did-client).## Grano DID Exporter
Javascript Grano DID exporter source code is maintained in a separate repository at [here](https://github.com/intellltech/grano-did-exporter).## Grano DID Contract
[CosmWasm](https://github.com/CosmWasm/cosmwasm) Grano DID contract source code is maintained in a separate repository at [here](https://github.com/intellltech/grano-did-contract).## Grano DID Node
[CosmosSDK](https://github.com/cosmos/cosmos-sdk) & [Tendermint](https://github.com/tendermint/tendermint) Grano DID node source code is maintained in a separate repository at [here](https://github.com/intellltech/grano-did-node).## License Information
Licensed under Apache License, Version 2.0 – see [LICENSE](LICENSE).