credibil-did

Crates.iocredibil-did
lib.rscredibil-did
version0.1.2
created_at2025-02-10 00:15:50.616991+00
updated_at2025-02-25 02:25:33.951298+00
descriptionDecentralized Identifier (DID) utilities for Rust. See features for implemented DID methods and key management or use core functionality to implement your own.
homepagehttps://credibil.io
repositoryhttps://github.com/credibil/credibil
max_upload_size
id1549459
size154,385
(andrew-goldie)

documentation

README

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.

Commit count: 0

cargo fmt