credibil-did 0.1.1

Decentralized Identifier (DID) utilities for Rust. See features for implemented DID methods and key management or use core functionality to implement your own.
Documentation

Credibil Decentralized Identifier (DID) Tools

This crate provides a set of tools and utilities for working with the subset of Decentralized Identifiers (DIDs) used in credibil-vc and credibil-dwn.

[!CAUTION] This crate is not intended for direct use.

Supported Methods

The crate supports:

with plans to support did:dht in the near future.

Usage

At this point, the library supports basic DID resolution and document creation.

While we plan to add support for publishing did:web and did:dht documents, it will be just that: support. The end-to-end process of publishing requires additional infrastructure and is out of scope for this library.