did

package module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 23, 2025 License: Apache-2.0 Imports: 12 Imported by: 2

README

Introduction

Implements the basics of did core specification e.g. did documents for very basic setup of verification methods and it's resolving.

Dependencies

The lib uses an reference to universal resolver.

Environment Variables

Variable Value
DID_RESOLVER Url of DIF Universal Resolver

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Initialize

func Initialize()

func ParseDidDocument

func ParseDidDocument(didJson string) (*types.DidDocument, error)

func Resolve

func Resolve(did string) (*types.DidDocument, error)

func ToDidWeb added in v1.0.2

func ToDidWeb(rawURL string, dockerAware bool) (string, error)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL