/Stacks-did-method

A repository containing work and specification documents for the Stacks Stacks V2 DID method and resolver.

Primary LanguageTypeScript

Stacks DID Method

This repository includes the did:stack:v2 DID method specification document, a Typescript module enabling developers to easily resolve did:stacks:v2 identifiers to their corresponding DID Documents, as well as an integration with the DIF Universal Resolver project. Further, package specific documentation is included in the corresponding folders.

Contents:

The packages directory contains the following modules:

  • did-resolver: The implementation a DID resolver for did:stack:v2 identifiers. The package also includes a set of unit / integration tests, and further documentation on how to install / build / test and use the provided module.

  • universal-resolver-driver: did:stack:v2 integration for the DIF Universal Resolver project.

The DID method specification, the resolver package, as well as the integrations hosted in this repository were developed as part of the following grant from the Stacks foundation.