Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).