did-scid 0.1.2

Implementation of did:scid in Rust
Documentation

did-scid Rust implementation

Crates.io Documentation Rust

Self Certifying Identifiers (SCID)

A subclass of verifiable identifier (VID) that is cryptographically verifiable without the need to rely on any third party for verification because the identifier is cryptographically bound to the cryptographic keys from which it was generated.

did:scid method specification

DID SCID Method Specification

Features

  • did:scid:vh: Support Verifiable History
    • did:scid:vh: Supports WebVH
    • did:scid:vh: Supports Cheqd
  • Supports peer level did:scid implementations

Contributing

Want to contribute?

Head over to our CONTRIBUTING guidelines.