RubyGems Navigation menu

did_resolver 0.1.1

A Ruby implementation of a universal DID (Decentralized Identifier) resolver, inspired by the Decentralized Identity Foundation's did-resolver. Supports multiple DID methods: - did:web - HTTPS domain-based DIDs - did:key - Self-describing cryptographic key DIDs - did:jwk - JWK-encoded DIDs Includes support for EBSI jwk_jcs-pub format (multicodec 0xeb51).

Gemfile:
=

install:
=

Versions:

  1. 0.1.1 February 02, 2026 (20.5 KB)
  2. 0.1.0 February 02, 2026 (20.5 KB)

Runtime Dependencies (3):

base64 ~> 0.2
json ~> 2.0
uri ~> 1.0

Development Dependencies (5):

bundler ~> 2.0
rake ~> 13.0
rspec ~> 3.0
rubocop ~> 1.0
webmock ~> 3.0

Owners:

Pushed by:

Authors:

  • Dean De Block

SHA 256 checksum:

=

Total downloads 235

For this version 138

Version Released:

License:

Apache-2.0

Required Ruby Version: >= 3.1.0

Links: